From 62ee8b9d49f7311438deaf063ecc74e3335e591e Mon Sep 17 00:00:00 2001 From: saadali Date: Thu, 3 Nov 2016 00:43:06 -0700 Subject: [PATCH] Move godeps to version v74 instead of v73 --- hack/verify-godeps.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hack/verify-godeps.sh b/hack/verify-godeps.sh index 612cbf7fabb..e492bf64168 100755 --- a/hack/verify-godeps.sh +++ b/hack/verify-godeps.sh @@ -85,7 +85,7 @@ pushd "${_kubetmp}" 2>&1 > /dev/null popd > /dev/null } # Use to following if we ever need to pin godep to a specific version again - pin-godep 'v73' + pin-godep 'v74' "${GODEP}" version # Fill out that nice clean place with the kube godeps