Fix config parsing bug with updated madmin helper (#2264)
This commit is contained in:
committed by
GitHub
parent
3e9fb853d9
commit
06c282dd9a
2
go.mod
2
go.mod
@@ -23,7 +23,7 @@ require (
|
||||
github.com/minio/directpv v1.4.4-0.20220805090942-948ca4731651
|
||||
github.com/minio/highwayhash v1.0.2
|
||||
github.com/minio/kes v0.19.2
|
||||
github.com/minio/madmin-go v1.4.23
|
||||
github.com/minio/madmin-go v1.4.25
|
||||
github.com/minio/mc v0.0.0-20220818165341-8c239d16aa37
|
||||
github.com/minio/minio-go/v7 v7.0.34
|
||||
github.com/minio/operator v0.0.0-20220414212219-ba4c097324b2
|
||||
|
||||
Reference in New Issue
Block a user