From 63e3a8382583af1d96da91295616df66fcf25dc4 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 11 Oct 2025 08:54:53 -0500 Subject: a good day. finally the right place to put all this --- Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 72f0e65..a9beaf7 100644 --- a/Makefile +++ b/Makefile @@ -12,3 +12,7 @@ clean: rm -f *.pb.go *.patch -rm -f go.* -go-mod-clean purge + +redo-gomod: + go mod init + go mod tidy -- cgit v1.2.3