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 c226c78 commit 036e3a2Copy full SHA for 036e3a2
go.mod
@@ -8,9 +8,9 @@ require (
8
github.com/go-openapi/runtime v0.21.0
9
github.com/go-openapi/strfmt v0.21.1
10
github.com/pkg/errors v0.9.1
11
- github.com/spf13/cobra v1.2.1
+ github.com/spf13/cobra v1.3.0
12
github.com/spf13/pflag v1.0.5
13
- github.com/spf13/viper v1.9.0
+ github.com/spf13/viper v1.10.0
14
github.com/stretchr/testify v1.7.0
15
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
16
)
0 commit comments