mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-25 20:29:56 +00:00
Remove references to "GO111MODULE"
This commit is contained in:
@@ -32,7 +32,7 @@ export GOBIN="${KUBE_OUTPUT_BIN}"
|
||||
PATH="${GOBIN}:${PATH}"
|
||||
|
||||
# Install zeitgeist
|
||||
GO111MODULE=on go install sigs.k8s.io/zeitgeist@v0.2.0
|
||||
go install sigs.k8s.io/zeitgeist@v0.2.0
|
||||
|
||||
# Prefer full path for running zeitgeist
|
||||
ZEITGEIST_BIN="$(which zeitgeist)"
|
||||
|
Reference in New Issue
Block a user