We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a851990 commit 2a5921eCopy full SHA for 2a5921e
go.mod
@@ -3,7 +3,7 @@ module github.com/InseeFrLab/s3-operator
3
go 1.23.0
4
5
require (
6
- github.com/minio/madmin-go/v3 v3.0.99
+ github.com/minio/madmin-go/v4 v4.2.6
7
github.com/minio/minio-go/v7 v7.0.88
8
github.com/onsi/ginkgo/v2 v2.23.0
9
github.com/onsi/gomega v1.36.2
0 commit comments