Skip to content
Snippets Groups Projects
Commit 0cb421bb authored by nimrod's avatar nimrod
Browse files

Workbench: Add gonew.

parent 481754a0
No related branches found
No related tags found
No related merge requests found
Pipeline #3709 passed
......@@ -259,6 +259,7 @@ RUN export GOPATH=/usr/local/lib/go && \
go install github.com/nektos/act@latest && \
go install github.com/nishanths/license/v5@latest && \
go install github.com/spelufo/on-change@latest && \
go install golang.org/x/tools/cmd/gonew@latest && \
go install sigs.k8s.io/kustomize/kustomize/v5@latest && \
rm -rf /tmp/* /var/tmp/* ~/.cache/*
# hadolint ignore=SC2263
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment