chore(ci) update k8s.io/client-go and github.com/spf13/cobra to latest (#955)
* Update github.com/spf13/cobra * chore(ci) update k8s.io/client-go and github.com/spf13/cobra to latest
... | ... | @@ -9,11 +9,11 @@ require ( |
github.com/magiconair/properties v1.8.5 | ||
github.com/onsi/ginkgo v1.16.4 | ||
github.com/pkg/errors v0.9.1 | ||
github.com/spf13/cobra v0.0.7 | ||
github.com/spf13/cobra v1.2.1 | ||
github.com/spf13/viper v1.8.1 | ||
github.com/stretchr/testify v1.7.0 | ||
gopkg.in/yaml.v2 v2.4.0 | ||
gorm.io/driver/postgres v1.1.0 | ||
gorm.io/gorm v1.21.12 | ||
k8s.io/client-go v11.0.0+incompatible | ||
k8s.io/client-go v0.22.0 | ||
) |
This diff is collapsed.
Please register or sign in to comment