Add CopyObjectPart support to gateway S3 (#5213)

- Adds a metadata argument to the CopyObjectPart API to facilitate
  implementing encryption for copying APIs too.

- Update vendored minio-go - this version implements the
  CopyObjectPart client API for use with the S3 gateway.

Fixes #4885
This commit is contained in:
Aditya Manthramurthy
2017-12-01 19:03:59 -08:00
committed by Nitish Tiwari
parent 490c30f853
commit 043e030a4a
49 changed files with 538 additions and 320 deletions

6
vendor/vendor.json vendored
View File

@@ -342,10 +342,10 @@
"revisionTime": "2016-02-29T08:42:30-08:00"
},
{
"checksumSHA1": "EkdIh5Mk2bRiARtdoqUfnBuyndk=",
"checksumSHA1": "EjYaYvofsB9eAyRXSwRLXX12778=",
"path": "github.com/minio/minio-go",
"revision": "9690dc6c40e6ef271727848c04f974e801212ac1",
"revisionTime": "2017-10-02T19:34:27Z"
"revision": "b3f9ea44f05f3fc176fc2c510e7922be09f709d4",
"revisionTime": "2017-11-20T20:37:48Z"
},
{
"checksumSHA1": "5juljGXPkBWENR2Os7dlnPQER48=",