From e08007d834ae3aef4c0b1f54a6b57830ffb9b675 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sun, 5 Oct 2025 13:25:12 -0500 Subject: rm debugging output --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 2413c56..01814e5 100644 --- a/Makefile +++ b/Makefile @@ -23,6 +23,7 @@ redomod: clean: rm -f *.pb.go -rm -f go.* + go-mod-clean purge package.pb.go: package.proto autogenpb --proto package.proto -- cgit v1.2.3