run: GO111MODULE="off" go run -v -x main.go @echo @echo "Run foo.go:" @echo GO111MODULE="off" go run foo.go