summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-06-30 07:56:08 -0500
committerJeff Carr <[email protected]>2025-06-30 07:56:08 -0500
commit61cc346f6cb121dcba3ee5e457ba587d58646621 (patch)
tree97fbdd30e633a7623e43a692a02311b622e2fdf7
parent66e9297086d512771a9543b9e7a13af1bc2cf326 (diff)
autogenpb syntax changev0.0.4
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index eb6fa4e..758dc1b 100644
--- a/Makefile
+++ b/Makefile
@@ -60,7 +60,7 @@ clean:
rm -f go.*
rm -f go.wit.com
rm -f forged
- go-mod-clean --purge
+ go-mod-clean purge
# makes a .deb package
debian: