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 3cfc244 commit 753bfecCopy full SHA for 753bfec
go.mod
@@ -10,7 +10,7 @@ require (
10
github.com/pkg/errors v0.9.1
11
github.com/spf13/cobra v1.4.0
12
github.com/spf13/pflag v1.0.5
13
- github.com/spf13/viper v1.10.1
+ github.com/spf13/viper v1.11.0
14
github.com/stretchr/testify v1.7.1
15
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
16
)
0 commit comments