summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-10-05 13:25:12 -0500
committerJeff Carr <[email protected]>2025-10-05 13:25:12 -0500
commite08007d834ae3aef4c0b1f54a6b57830ffb9b675 (patch)
tree13cfeea43abd16ce9feed2a57bc89fb3b113f400 /Makefile
parent0fd8346eddc8e8e1b99f631baff8f3ac3f76c616 (diff)
rm debugging outputv0.0.73
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
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