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

@@ -40,7 +40,6 @@ find_files() {
\( \
-wholename './output' \
-o -wholename './_output' \
-o -wholename './_gopath' \
-o -wholename './release' \
-o -wholename './target' \
-o -wholename '*/third_party/*' \