Bump k8s.io/client-go from 0.19.4 to 0.20.0
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.19.4 to 0.20.0. - [Release notes](https://github.com/kubernetes/client-go/releases) - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/kubernetes/client-go/compare/v0.19.4...v0.20.0 ) Signed-off-by: dependabot[bot] <support@github.com>
... | ... | @@ -7,8 +7,8 @@ require ( |
github.com/prometheus/common v0.15.0 | ||
github.com/sirupsen/logrus v1.7.0 | ||
github.com/spf13/cobra v1.1.1 | ||
k8s.io/api v0.19.4 | ||
k8s.io/apimachinery v0.19.4 | ||
k8s.io/client-go v0.19.4 | ||
k8s.io/api v0.20.0 | ||
k8s.io/apimachinery v0.20.0 | ||
k8s.io/client-go v0.20.0 | ||
k8s.io/kubectl v0.19.4 | ||
) |
This diff is collapsed.
Please register or sign in to comment