build: GO111MODULE=off go build prep: go get -v -t -u run: go run *.go clean: -rm -f configfile