Remove site replication config if it succeeded locally (#16279)

This commit is contained in:
Poorna
2022-12-22 01:31:20 -08:00
committed by GitHub
parent 1dd8f0e8f3
commit 6423e4c767
5 changed files with 39 additions and 13 deletions

2
go.mod
View File

@@ -49,7 +49,7 @@ require (
github.com/minio/dperf v0.4.2
github.com/minio/highwayhash v1.0.2
github.com/minio/kes v0.22.2
github.com/minio/madmin-go/v2 v2.0.2
github.com/minio/madmin-go/v2 v2.0.3
github.com/minio/minio-go/v7 v7.0.45
github.com/minio/pkg v1.5.8
github.com/minio/selfupdate v0.5.0