Get rid of most references to GOPATH

This commit is contained in:
Tim Hockin
2024-01-03 17:14:38 -08:00
parent 3c2940f2ae
commit 10c32b3e2f
15 changed files with 21 additions and 72 deletions

View File

@@ -39,7 +39,6 @@ kube::test::find_dirs() {
\( \
-path './_artifacts/*' \
-o -path './_output/*' \
-o -path './_gopath/*' \
-o -path './cmd/kubeadm/test/*' \
-o -path './contrib/podex/*' \
-o -path './release/*' \