Hard code godep version to v74

See issue #36111
pull/6/head
saadali 2016-11-02 16:33:53 -07:00
parent 7747f5eefd
commit 683ea197be
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,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 'v63'
pin-godep 'v74'
# Fill out that nice clean place with the kube godeps
echo "Starting to download all kubernetes godeps. This takes a while"