From 9c2f2a5209b383fcb9411a02c8139b03c7a44024 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Apr 2021 08:49:23 +0000 Subject: [PATCH] build(deps): bump k8s.io/api from 0.18.5 to 0.21.0 Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.18.5 to 0.21.0. - [Release notes](https://github.com/kubernetes/api/releases) - [Commits](https://github.com/kubernetes/api/compare/v0.18.5...v0.21.0) Signed-off-by: dependabot-preview[bot] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 1f180b4..f714807 100644 --- a/go.mod +++ b/go.mod @@ -18,7 +18,7 @@ require ( github.com/versent/unicreds v1.5.1-0.20180327234242-7135c859e003 golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 // indirect gopkg.in/yaml.v2 v2.3.0 // indirect - k8s.io/api v0.18.5 + k8s.io/api v0.21.0 k8s.io/apimachinery v0.18.5 k8s.io/client-go v12.0.0+incompatible k8s.io/kube-openapi v0.0.0-20200410145947-61e04a5be9a6