mirror of
https://github.com/pgsty/minio.git
synced 2026-07-18 03:30:26 +03:00
043e030a4a
- 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