cloudflare/Makefile

5 lines
47 B
Makefile
Raw Normal View History

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