We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36bff0a commit 01e05b8Copy full SHA for 01e05b8
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.8.1
+ github.com/spf13/viper v1.9.0
10
gopkg.in/yaml.v2 v2.4.0
11
)
0 commit comments