We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 109357f commit acba907Copy full SHA for acba907
1 file changed
go.mod
@@ -15,7 +15,7 @@ require (
15
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
16
github.com/pkg/errors v0.9.1
17
github.com/spf13/cobra v1.2.1
18
- github.com/spf13/viper v1.9.0
+ github.com/spf13/viper v1.10.1
19
github.com/tj/go-spin v1.1.0
20
golang.org/x/crypto 32db794688a5
21
golang.org/x/net v0.0.0-20210813160813-60bc85c4be6d // indirect
0 commit comments