Add import/export APIs to migrate bucket metadata (#14929)

This commit is contained in:
Poorna
2022-06-18 06:55:39 -07:00
committed by GitHub
parent ca7e425ce8
commit 2fa1d8ac48
5 changed files with 729 additions and 4 deletions

4
go.mod
View File

@@ -49,8 +49,8 @@ require (
github.com/minio/highwayhash v1.0.2
github.com/minio/kes v0.19.2
github.com/minio/madmin-go v1.3.14
github.com/minio/minio-go/v7 v7.0.29
github.com/minio/pkg v1.1.24
github.com/minio/minio-go/v7 v7.0.29
github.com/minio/pkg v1.1.25
github.com/minio/selfupdate v0.4.0
github.com/minio/sha256-simd v1.0.0
github.com/minio/simdjson-go v0.4.2