all:
@echo
@echo Run: make redomod
@# ./myrepos >/tmp/myrepos.stderr 2>&1
redomod:
rm -f go.*
GO111MODULE= go mod init
GO111MODULE= go mod tidy