mirror of
https://github.com/minio/minio.git
synced 2025-11-28 13:09:09 -05:00
Use admin request check for ReplicationDiff handler (#15793)
This commit is contained in:
2
go.mod
2
go.mod
@@ -49,7 +49,7 @@ require (
|
||||
github.com/minio/kes v0.21.0
|
||||
github.com/minio/madmin-go v1.5.3
|
||||
github.com/minio/minio-go/v7 v7.0.40-0.20220928095841-8848d8affe8a
|
||||
github.com/minio/pkg v1.4.3
|
||||
github.com/minio/pkg v1.4.4
|
||||
github.com/minio/selfupdate v0.5.0
|
||||
github.com/minio/sha256-simd v1.0.0
|
||||
github.com/minio/simdjson-go v0.4.2
|
||||
|
||||
Reference in New Issue
Block a user