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 5976f9e commit d865f09Copy full SHA for d865f09
go.mod
@@ -40,7 +40,7 @@ require (
40
github.com/spf13/cobra v0.0.4-0.20190321000552-67fc4837d267
41
github.com/spf13/jwalterweatherman v1.1.0 // indirect
42
github.com/spf13/pflag v1.0.3
43
- github.com/spf13/viper v1.3.2
+ github.com/spf13/viper v1.7.1
44
github.com/stretchr/testify v1.6.0
45
github.com/tidwall/pretty v1.0.1 // indirect
46
github.com/xdg/stringprep v1.0.0 // indirect
0 commit comments