minio/vendor/github.com
Harshavardhana f5b4b0765a Update minio-go dependency (#4551)
This updates dependency for

 - AWS S3 backend.
 - pkg/madmin

```
- Relax isValidBucketName to allow reading existing buckets. (#708) (3 minutes ago) <Harshavardhana>
- For GCS the size limit of S3 is not useful. (#711) (3 days ago) <Harshavardhana>
- s3utils: Support AWS S3 US GovCloud endpoint. (#701) (3 days ago) <Harshavardhana>
- api: Always strip 80/443 port from host (#709) (3 days ago) <Anis Elleuch>
- Redact signature strings properly. (#706) (4 days ago) <Harshavardhana>
- api: Single putObject can use temporary file always. (#703) (6 days ago) <Harshavardhana>
- Spelling fix (#704) (7 days ago) <Jacob Taylor>
- api/encrypt: Get() on encrypted object should be a reader. (#699) (2 weeks ago) <Harshavardhana>
- get: Fix reading an object if its size is unknown (#694) (3 weeks ago) <Anis Elleuch>
- fixes #696 by updating the examples for put-encrypted-object and get-encrypted-object (#697) (3 weeks ago) <Tejay Cardon>
- fix InvalidAccessKeyId error according to amazon documentation (#692) (4 weeks ago) <samkevich>
- Add AWS S3 SSE-C example. (#689) (4 weeks ago) <Harshavardhana>
- According to RFC7232 Etag should be in quotes for If-Match. (#688) (5 weeks ago) <Harshavardhana>
- api: getReaderSize() should honor seeked file descriptors. (#681) (5 weeks ago) <Harshavardhana>
- tests: Use bytes.Repeat() when generating big data (#683) (5 weeks ago) <Anis Elleuch>
- api: Failed call retry with region only when http.StatusBadRequest. (#678) (5 weeks ago) <Harshavardhana>
- api: Add NewWithCredentials() (#646) (5 weeks ago) <Harshavardhana>
```
2017-06-19 16:02:35 -07:00
..
Azure/azure-sdk-for-go Implement S3 Gateway to third party cloud storage providers. (#3756) 2017-03-16 12:21:58 -07:00
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 Improve duration humanization. (#4071) 2017-04-26 03:38:35 -07:00
eapache Add support for Kafka as a notifications target (#2869) (#3439) 2016-12-15 08:23:48 -08:00
eclipse/paho.mqtt.golang Add support for MQTT server as a notification target (#4474) 2017-06-14 17:27:49 -07:00
elazarl/go-bindata-assetfs ui-assets: Integrate UI assets. 2016-02-04 18:07:05 -08:00
fatih Make minio server compile on OpenBSD, NetBSD, Solaris (#3719) 2017-02-08 22:27:35 -08:00
garyburd/redigo Vendor upstream redis library instead of our fork. (#3913) 2017-03-16 08:22:47 -07:00
go-ini/ini Update minio-go dependency (#4551) 2017-06-19 16:02:35 -07:00
go-sql-driver/mysql Add support for MySQL notifications (fixes #3818) (#3907) 2017-03-17 09:29:17 -07:00
gogo/protobuf nats: Add support of NATS.io Streaming server (#3494) 2017-01-11 16:41:05 -08: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 Make minio server compile on OpenBSD, NetBSD, Solaris (#3719) 2017-02-08 22:27:35 -08:00
minio Update minio-go dependency (#4551) 2017-06-19 16:02:35 -07:00
nats-io nats: Add support of NATS.io Streaming server (#3494) 2017-01-11 16:41:05 -08: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 config: Check for duplicated entries in all scopes (#3872) 2017-03-15 16:30:34 -07:00