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