Skip to content

Commit

Permalink
Bring new fixes from minio-go related to PutObject and GetObject
Browse files Browse the repository at this point in the history
  • Loading branch information
harshavardhana committed Sep 8, 2016
1 parent d0caa63 commit 5512065
Show file tree
Hide file tree
Showing 5 changed files with 38 additions and 27 deletions.
33 changes: 20 additions & 13 deletions vendor/github.com/minio/minio-go/api-get-object.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 5 additions & 2 deletions vendor/github.com/minio/minio-go/api-put-object-file.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 8 additions & 6 deletions vendor/github.com/minio/minio-go/api-put-object-multipart.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions vendor/github.com/minio/minio-go/api-put-object-readat.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions vendor/vendor.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,10 @@
"revisionTime": "2015-10-24T22:24:27-07:00"
},
{
"checksumSHA1": "OA4WJ2M7K2pLCjxoHwy+9UvTDDo=",
"checksumSHA1": "2W5OtKy1kmPZxURpDYMeVOBJZsk=",
"path": "github.com/minio/minio-go",
"revision": "583c261267bc1022bb3e046c7d01c49d3f56edaa",
"revisionTime": "2016-09-03T08:42:23Z"
"revision": "ea691c0f60d45d26c17d438ff5525325eeee2562",
"revisionTime": "2016-09-08T03:13:44Z"
},
{
"checksumSHA1": "qTxOBp3GVxCC70ykb7Hxg6UgWwA=",
Expand Down

0 comments on commit 5512065

Please sign in to comment.