summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/vaughan0
Commit message (Collapse)AuthorAgeFilesLines
* Moving away from goamz to use minio-go instead. (#4193)Harshavardhana2016-10-266-341/+0
| | | | | | | | | | | | | minio-go does fully managed way of handling S3 API requests - Automatic bucket location management across all s3 regions. - Transparently upload large files in multipart if file 64MB or larger. - Right GetObject() API provides compatibility with io.ReadWriteSeeker interface. - Various other APIs including bulk deletes, server side object copy, bucket policies and bucket notifications. Fixes #4182
* Moving to glideChristopher Speller2016-05-122-0/+132
|
* Updating go depencancies. Switching to go1.6 vendoring (#2949)Christopher Speller2016-05-124-0/+209