Add API for removing site(s) from site replication (#14022)

This commit is contained in:
Poorna
2022-01-21 08:48:21 -08:00
committed by GitHub
parent 07df9eecda
commit 48da4aeee0
5 changed files with 181 additions and 3 deletions

2
go.mod
View File

@@ -49,7 +49,7 @@ require (
github.com/minio/csvparser v1.0.0
github.com/minio/highwayhash v1.0.2
github.com/minio/kes v0.14.0
github.com/minio/madmin-go v1.2.6
github.com/minio/madmin-go v1.2.7
github.com/minio/minio-go/v7 v7.0.20
github.com/minio/parquet-go v1.1.0
github.com/minio/pkg v1.1.14