We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c2608a commit 6510048Copy full SHA for 6510048
go.mod
@@ -36,7 +36,7 @@ require (
36
github.com/minio/minio-go/v6 v6.0.57
37
github.com/mitchellh/go-homedir v1.1.0
38
github.com/sirupsen/logrus v1.9.3
39
- github.com/spf13/afero v1.8.2
+ github.com/spf13/afero v1.11.0
40
github.com/stretchr/testify v1.9.0
41
github.com/technosophos/moniker v0.0.0-20180509230615-a5dbd03a2245
42
github.com/unrolled/secure v1.14.0
0 commit comments