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 95f828d commit 56e9bc4Copy full SHA for 56e9bc4
go.mod
@@ -26,7 +26,7 @@ require (
26
github.com/spf13/cobra v1.0.0
27
github.com/spf13/jwalterweatherman v1.1.0 // indirect
28
github.com/spf13/pflag v1.0.5 // indirect
29
- github.com/spf13/viper v1.6.3
+ github.com/spf13/viper v1.7.0
30
github.com/ulikunitz/xz v0.5.7 // indirect
31
github.com/x-cray/logrus-prefixed-formatter v0.5.2
32
github.com/yale8848/gorpool v0.1.0
0 commit comments