Rename new::setup_env back to setup_env
This commit is contained in:
@@ -26,7 +26,7 @@ KUBE_ROOT=$(dirname "${BASH_SOURCE[0]}")/..
|
||||
source "${KUBE_ROOT}/hack/lib/init.sh"
|
||||
|
||||
# This sets up the environment, like GOCACHE, which keeps the worktree cleaner.
|
||||
kube::golang::new::setup_env
|
||||
kube::golang::setup_env
|
||||
|
||||
# Remove all files, some of them might be obsolete.
|
||||
rm -f hack/golangci*.yaml
|
||||
|
Reference in New Issue
Block a user