summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-06-30 07:56:16 -0500
committerJeff Carr <[email protected]>2025-06-30 07:56:16 -0500
commit7458af2162ea4c3ec4f559eee6e0aba35204ee5f (patch)
treea30046845c18fa3ffb2b635d0130dd97492cf265
parentb09306940eb34f211c0f1f0f48c9bd37a0681458 (diff)
autogenpb syntax changev0.22.82
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d397bf4..1c1720f 100644
--- a/Makefile
+++ b/Makefile
@@ -60,7 +60,7 @@ clean:
rm -f go.*
rm -f go.wit.com
rm -f gowebd
- go-mod-clean --purge
+ go-mod-clean purge
# makes a .deb package
debian: