Commit d7b6245a authored by Saad Ali's avatar Saad Ali Committed by GitHub

Merge pull request #36114 from saad-ali/fixGoDeps

Hard code godep version to v74
parents 7747f5ee 683ea197
......@@ -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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment