all: go build -v -x ./helloworld push: git add --all git commit -a git push redomod: rm -f go.* GO111MODULE= go mod init GO111MODULE= go mod tidy