mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-01 01:08:55 +00:00
Merge pull request #36139 from saad-ali/fixGoDeps6
Move godeps to version v74 instead of v73
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user