mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-26 12:46:06 +00:00
Remove some references to GOPATH
This commit is contained in:
@@ -128,7 +128,7 @@ done
|
||||
|
||||
kube::golang::verify_go_version
|
||||
|
||||
# Explicitly opt into go modules, even though we're inside a GOPATH directory
|
||||
# Explicitly opt into go modules
|
||||
export GO111MODULE=on
|
||||
|
||||
# Install golangci-lint
|
||||
|
Reference in New Issue
Block a user