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 9054739 commit 178edbbCopy full SHA for 178edbb
go.mod
@@ -6,6 +6,6 @@ require (
6
github.com/cpuguy83/go-md2man/v2 v2.0.1
7
github.com/inconshreveable/mousetrap v1.0.0
8
github.com/spf13/pflag v1.0.5
9
- github.com/spf13/viper v1.9.0
+ github.com/spf13/viper v1.10.0
10
gopkg.in/yaml.v2 v2.4.0
11
)
0 commit comments