From fd82945405416442355f7f2ca9979aa57a30fea3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Sep 2021 04:39:04 +0000 Subject: [PATCH] Bump k8s.io/cli-runtime from 0.18.5 to 0.22.2 Bumps [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) from 0.18.5 to 0.22.2. - [Release notes](https://github.com/kubernetes/cli-runtime/releases) - [Commits](https://github.com/kubernetes/cli-runtime/compare/v0.18.5...v0.22.2) --- updated-dependencies: - dependency-name: k8s.io/cli-runtime dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- vendor/modules.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/go.mod b/go.mod index d64b8a6be..918e4e677 100644 --- a/go.mod +++ b/go.mod @@ -20,7 +20,7 @@ require ( k8s.io/api v0.18.6 k8s.io/apiextensions-apiserver v0.18.6 k8s.io/apimachinery v0.18.6 - k8s.io/cli-runtime v0.18.5 + k8s.io/cli-runtime v0.22.2 k8s.io/client-go v0.18.6 k8s.io/kube-openapi v0.0.0-20200410145947-61e04a5be9a6 k8s.io/kubectl v0.0.0 diff --git a/vendor/modules.txt b/vendor/modules.txt index bb101fd71..67d518dbe 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -336,7 +336,7 @@ k8s.io/apimachinery/pkg/watch k8s.io/apimachinery/third_party/forked/golang/json k8s.io/apimachinery/third_party/forked/golang/netutil k8s.io/apimachinery/third_party/forked/golang/reflect -# k8s.io/cli-runtime v0.18.5 => k8s.io/cli-runtime v0.18.5 +# k8s.io/cli-runtime v0.22.2 => k8s.io/cli-runtime v0.18.5 k8s.io/cli-runtime/pkg/genericclioptions k8s.io/cli-runtime/pkg/kustomize k8s.io/cli-runtime/pkg/kustomize/k8sdeps