summaryrefslogtreecommitdiff
path: root/Makefile
blob: b95364d6ed97210da5b9f94bfe06671aecca9909 (plain)
1
2
3
4
redomod:
	rm -f go.*
	go mod init
	go mod tidy