mirror of
https://github.com/buckit-io/buckit.git
synced 2026-09-19 09:05:49 +00: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