summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-07-07 18:51:38 -0500
committerJeff Carr <[email protected]>2025-07-07 18:51:38 -0500
commit54811a5bc1906f5b20e9673621d54ffff9570392 (patch)
tree0eee09dbec86256f29878bfbe7f47b0763eec428
parent529eb104d505b0f93b2be7157a179c80a1668499 (diff)
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6809995..a5beb23 100644
--- a/Makefile
+++ b/Makefile
@@ -52,6 +52,7 @@ nocui: build
clean:
rm -f go.*
-rm go-clone
+ go-mod-clean purge
# this will test the golang.org/x -> googlesource override
git-clone: