From c7d61f15eb737314f8f2a8624e1bc9bf5d4505ae Mon Sep 17 00:00:00 2001 From: Davanum Srinivas Date: Fri, 9 Nov 2018 16:41:26 -0500 Subject: [PATCH] Update all the staging Godeps.json Change-Id: I64b30c68a606b4f5c095a66496a1e48c4d62ea88 Kubernetes-commit: 68ce375d0039738df5a2a837122215f3224f1fde --- Godeps/Godeps.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index 3cd9577..8927874 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -154,6 +154,10 @@ "ImportPath": "k8s.io/apiserver/pkg/apis/config/v1alpha1", "Rev": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" }, + { + "ImportPath": "k8s.io/klog", + "Rev": "8139d8cb77af419532b33dfa7dd09fbc5f1d344f" + }, { "ImportPath": "k8s.io/utils/pointer", "Rev": "66066c83e385e385ccc3c964b44fd7dcd413d0ed"