Merge pull request #304 from weaveworks/dependabot/go_modules/github.com/spf13/cobra-1.1.2
Bump github.com/spf13/cobra from 1.1.1 to 1.1.2
... | ... | @@ -6,7 +6,7 @@ require ( |
github.com/prometheus/client_golang v1.8.0 | ||
github.com/prometheus/common v0.15.0 | ||
github.com/sirupsen/logrus v1.7.0 | ||
github.com/spf13/cobra v1.1.1 | ||
github.com/spf13/cobra v1.1.2 | ||
k8s.io/api v0.19.4 | ||
k8s.io/apimachinery v0.19.4 | ||
k8s.io/client-go v0.19.4 | ||
... | ... |
Please register or sign in to comment