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.
2 parents 558ac1c + 2cd4806 commit b6dc319Copy full SHA for b6dc319
go.mod
@@ -5,7 +5,7 @@ go 1.16
5
require (
6
github.com/pkg/errors v0.9.1
7
github.com/spf13/afero v1.6.0
8
- github.com/spf13/cobra v1.1.3
+ github.com/spf13/cobra v1.2.1
9
github.com/spf13/viper v1.8.1
10
github.com/stretchr/testify v1.7.0
11
gopkg.in/laverya/yaml.v3 v3.0.0-beta5
0 commit comments