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 4522562 commit 611b66aCopy full SHA for 611b66a
go.mod
@@ -22,7 +22,7 @@ require (
22
github.com/liamg/memoryfs v1.6.0
23
github.com/lib/pq v1.10.9
24
github.com/mattn/go-sqlite3 v1.14.22
25
- github.com/minio/minio-go/v7 v7.0.72
+ github.com/minio/minio-go/v7 v7.0.92
26
github.com/prometheus/client_golang v1.19.1
27
github.com/sirupsen/logrus v1.9.3
28
github.com/spf13/cobra v1.8.1
0 commit comments