mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-03 20:40:26 -05:00
Tidy update-vendor-licenses for workspaces
This commit is contained in:
parent
d772f7719d
commit
d2a4a1958f
1 changed files with 2 additions and 1 deletions
|
|
@ -135,7 +135,8 @@ process_content () {
|
|||
#############################################################################
|
||||
|
||||
# use modules, and use module info rather than the vendor dir for computing dependencies
|
||||
export GO111MODULE=on
|
||||
kube::golang::setup_env
|
||||
export GOWORK=off
|
||||
export GOFLAGS=-mod=mod
|
||||
|
||||
# Check bash version
|
||||
|
|
|
|||
Loading…
Reference in a new issue