summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-01-18 03:59:25 -0600
committerJeff Carr <[email protected]>2025-01-18 03:59:25 -0600
commitd9fa76289d0a594ce10f007e56c6871d5073a64e (patch)
tree6ea22aa157676dce905fb150fc9b6e4a3b3d4719
parent53b9ce8a1132ff7b3efcc421eb8df374112f5a8d (diff)
trash git notesv0.0.19
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index bf61c6e..73e37e0 100644
--- a/Makefile
+++ b/Makefile
@@ -39,6 +39,7 @@ redomod:
clean:
rm -f go.*
rm -f zookeeper
+ go-mod-clean --purge
# git clone the sources and all the golang dependancies into ~/go/src
# if you don't have go-clone, you can get it from http://go.wit.com/