From 5d161c8ca5fd6b9e2c3e1ef9c8bcc4738ca6fc2a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2020 09:08:18 +0000 Subject: Bump k8s.io/api from 0.18.3 to 0.18.4 Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.18.3 to 0.18.4. - [Release notes](https://github.com/kubernetes/api/releases) - [Commits](https://github.com/kubernetes/api/compare/v0.18.3...v0.18.4) Signed-off-by: dependabot-preview[bot] Signed-off-by: Daniel J Walsh --- go.mod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index f0f630b4e..3f5074c9f 100644 --- a/go.mod +++ b/go.mod @@ -63,7 +63,7 @@ require ( golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a golang.org/x/sys v0.0.0-20200519105757-fe76b779f299 gopkg.in/yaml.v2 v2.3.0 - k8s.io/api v0.18.3 - k8s.io/apimachinery v0.18.3 + k8s.io/api v0.18.4 + k8s.io/apimachinery v0.18.4 k8s.io/client-go v0.0.0-20190620085101-78d2af792bab ) -- cgit v1.2.3-54-g00ecf