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 b83363d commit 35ebdc7Copy full SHA for 35ebdc7
go.mod
@@ -10,7 +10,7 @@ require (
10
github.com/pkg/errors v0.9.1
11
github.com/spf13/cobra v1.5.0
12
github.com/spf13/pflag v1.0.5
13
- github.com/spf13/viper v1.13.0
+ github.com/spf13/viper v1.14.0
14
github.com/stretchr/testify v1.8.1
15
golang.org/x/term v0.1.0
16
)
0 commit comments