mirror of
https://github.com/pgsty/minio.git
synced 2026-07-24 22:46:16 +03:00
allow admin actions to have proper condition map (#18080)
upgrade minio/pkg to v2.0.2 fixes #18078
This commit is contained in:
@@ -52,7 +52,7 @@ require (
|
||||
github.com/minio/madmin-go/v3 v3.0.18
|
||||
github.com/minio/minio-go/v7 v7.0.63
|
||||
github.com/minio/mux v1.9.0
|
||||
github.com/minio/pkg/v2 v2.0.1
|
||||
github.com/minio/pkg/v2 v2.0.2
|
||||
github.com/minio/selfupdate v0.6.0
|
||||
github.com/minio/sha256-simd v1.0.1
|
||||
github.com/minio/simdjson-go v0.4.5
|
||||
|
||||
Reference in New Issue
Block a user