summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-06-04 06:34:06 -0500
committerJeff Carr <[email protected]>2025-06-04 06:34:06 -0500
commitce1d9457f9d162652175def61a473da207e7ab06 (patch)
tree775e67312c9e202ac50d8298589c320752622cee
parent664ce4dfae476f119caac9f1f1e270df1e40bbba (diff)
syntax changev0.22.46
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cbd271d..9d335b2 100644
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,7 @@ custom:
clean:
rm -f gocui *.so go.*
rm -f *.pb.go *.patch
- go-mod-clean --purge
+ go-mod-clean purge
# Test the README.md & doc.go file
# this runs pkgsite, the binary that does dev.go.dev