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 2db6bcc commit 35094b5Copy full SHA for 35094b5
go.mod
@@ -10,7 +10,7 @@ require (
10
github.com/pkg/errors v0.9.1
11
github.com/spf13/cobra v1.2.1
12
github.com/spf13/pflag v1.0.5
13
- github.com/spf13/viper v1.8.1
+ github.com/spf13/viper v1.9.0
14
github.com/stretchr/testify v1.7.0
15
golang.org/x/term v0.0.0-20210916214954-140adaaadfaf
16
)
0 commit comments