minio/vendor/github.com
Bala.FA 6d10f4c19a Adopt dsync interface changes and major cleanup on RPC server/client.
* Rename GenericArgs to AuthRPCArgs
* Rename GenericReply to AuthRPCReply
* Remove authConfig.loginMethod and add authConfig.ServiceName
* Rename loginServer to AuthRPCServer
* Rename RPCLoginArgs to LoginRPCArgs
* Rename RPCLoginReply to LoginRPCReply
* Version and RequestTime are added to LoginRPCArgs and verified by
  server side, not client side.
* Fix data race in lockMaintainence loop.
2017-01-02 20:57:42 +05:30
..
cheggaaa/pb vendorize: update all vendorized packages. (#2206) 2016-07-14 14:59:20 -07:00
davecgh/go-spew Add support for Kafka as a notifications target (#2869) (#3439) 2016-12-15 08:23:48 -08:00
dgrijalva/jwt-go vendorize: update all vendorized packages. (#2206) 2016-07-14 14:59:20 -07:00
dustin/go-humanize vendorize: update all vendorized packages. (#2206) 2016-07-14 14:59:20 -07:00
eapache Add support for Kafka as a notifications target (#2869) (#3439) 2016-12-15 08:23:48 -08:00
elazarl/go-bindata-assetfs ui-assets: Integrate UI assets. 2016-02-04 18:07:05 -08:00
fatih vendorize: update all vendorized packages. (#2206) 2016-07-14 14:59:20 -07:00
golang/snappy vendorize deps for snappy, blake2b and sha256 (#3476) 2016-12-19 19:32:55 -08:00
gorilla vendorize: update all vendorized packages. (#2206) 2016-07-14 14:59:20 -07:00
hashicorp/go-version rewrite minio runtime checks 2016-02-15 17:56:56 +05:30
klauspost vendorize deps for snappy, blake2b and sha256 (#3476) 2016-12-19 19:32:55 -08:00
lib/pq Add PostgreSQL notifier (#2739) (#2824) 2016-10-03 17:29:55 -07:00
mattn vendorize: update all vendorized packages. (#2206) 2016-07-14 14:59:20 -07:00
minio Adopt dsync interface changes and major cleanup on RPC server/client. 2017-01-02 20:57:42 +05:30
nats-io Add NATS notifier (#2795) 2016-09-29 23:42:10 -07:00
pkg/profile Remove errors package, add comments and simplify. (#2925) 2016-10-14 12:31:00 -07:00
rs vendorize: update all vendorized packages. (#2206) 2016-07-14 14:59:20 -07:00
Sirupsen/logrus vendorize: update all vendorized packages. (#2206) 2016-07-14 14:59:20 -07:00
skyrings/skyring-common backend/fs: Refactor multipart upload 2016-04-05 22:22:29 +05:30
streadway/amqp api: Implement bucket notification. (#2271) 2016-07-23 22:51:12 -07:00
tidwall performance: gjson parsing for readXLMeta, listParts, getObjectInfo. (#2631) 2016-09-13 21:18:30 -07:00