mirror of
https://github.com/minio/minio.git
synced 2025-11-30 13:42:53 -05:00
Update minio-go library (#13045)
This fixes some issues in replication & S3 gateway: - https://github.com/minio/minio-go/pull/1531 - https://github.com/minio/minio-go/pull/1533
This commit is contained in:
2
go.mod
2
go.mod
@@ -46,7 +46,7 @@ require (
|
||||
github.com/minio/highwayhash v1.0.2
|
||||
github.com/minio/kes v0.14.0
|
||||
github.com/minio/madmin-go v1.0.21-0.20210820144629-f47e578ef886
|
||||
github.com/minio/minio-go/v7 v7.0.13-0.20210715203016-9e713532886e
|
||||
github.com/minio/minio-go/v7 v7.0.13-0.20210823191913-cee488b95ff2
|
||||
github.com/minio/parquet-go v1.0.0
|
||||
github.com/minio/pkg v1.0.11
|
||||
github.com/minio/selfupdate v0.3.1
|
||||
|
||||
Reference in New Issue
Block a user