mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-01 18:58:18 +00:00
Honor KUBE_HACK_TOOLS_GOTOOLCHAIN
This commit is contained in:
@@ -36,7 +36,7 @@ PATH="${GOBIN}:${PATH}"
|
||||
|
||||
# Install golangci-lint
|
||||
echo 'installing net parser converter'
|
||||
go -C "${KUBE_ROOT}/hack/tools" install github.com/aojea/sloppy-netparser
|
||||
GOTOOLCHAIN="$(kube::golang::hack_tools_gotoolchain)" go -C "${KUBE_ROOT}/hack/tools" install github.com/aojea/sloppy-netparser
|
||||
|
||||
cd "${KUBE_ROOT}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user