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 4d5ca4e commit 7c145c9Copy full SHA for 7c145c9
go.mod
@@ -15,7 +15,7 @@ require (
15
github.com/pmezard/go-difflib v1.0.0
16
github.com/spf13/cobra v0.0.7
17
github.com/spf13/pflag v1.0.5
18
- github.com/spf13/viper v1.6.3
+ github.com/spf13/viper v1.7.0
19
golang.org/x/crypto v0.0.0-20190829043050-9756ffdc2472
20
)
21
0 commit comments