mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-26 12:46:06 +00:00
Drop zeitgeist from tools go.mod
This commit is contained in:
@@ -31,9 +31,7 @@ export GOBIN="${KUBE_OUTPUT_BINPATH}"
|
||||
PATH="${GOBIN}:${PATH}"
|
||||
|
||||
# Install zeitgeist
|
||||
cd "${KUBE_ROOT}/hack/tools"
|
||||
GO111MODULE=on go install sigs.k8s.io/zeitgeist
|
||||
cd -
|
||||
GO111MODULE=on 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