hack: run-lint.sh needs to be migrated to go modules #267
Labels
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
priority/backlog
Higher priority than priority/awaiting-more-evidence.
run-lint.sh
currently uses $GOPATH variable directly.Instead it should use
go env GOPATH
./kind cleanup
/priority backlog
The text was updated successfully, but these errors were encountered: