tree/Makefile

5 lines
73 B
Makefile
Raw Normal View History

redomod:
rm -f go.*
GO111MODULE= go mod init
GO111MODULE= go mod tidy