mirror of
https://github.com/minio/minio.git
synced 2025-12-02 06:07:51 -05:00
Allow null versions to be replicated (#13310)
for pre-existing objects present in a bucket prior to enabling existing object replication. Co-authored-by: Poorna Krishnamoorthy <poorna@minio.io>
This commit is contained in:
committed by
GitHub
parent
38027c8f52
commit
7f6ed35347
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.1.6
|
||||
github.com/minio/minio-go/v7 v7.0.15-0.20210921183434-174b4c070788
|
||||
github.com/minio/minio-go/v7 v7.0.15-0.20210928020726-a58653d41dd8
|
||||
github.com/minio/parquet-go v1.0.0
|
||||
github.com/minio/pkg v1.1.3
|
||||
github.com/minio/selfupdate v0.3.1
|
||||
|
||||
Reference in New Issue
Block a user