We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92e7228 commit 55842d1Copy full SHA for 55842d1
2 files changed
go.mod
@@ -8,9 +8,9 @@ require (
8
github.com/magiconair/properties v1.8.1 // indirect
9
github.com/pkg/errors v0.9.1
10
github.com/sirupsen/logrus v1.6.0
11
- github.com/spf13/cobra v0.0.5
+ github.com/spf13/cobra v0.0.7
12
github.com/spf13/jwalterweatherman v1.1.0 // indirect
13
- github.com/spf13/viper v1.3.2
+ github.com/spf13/viper v1.4.0
14
github.com/stretchr/testify v1.6.1
15
k8s.io/api v0.17.2
16
k8s.io/apimachinery v0.17.2
0 commit comments