summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-01-17 04:48:08 -0600
committerJeff Carr <[email protected]>2025-01-17 04:48:08 -0600
commitbd925757dfc497eda01b9ccbf1d60fa88c75df99 (patch)
tree749c2d03f995dabe73aaaa88ae172ada0f9beb90 /Makefile
parent8c06b25fc271e0290fb0fe44eebc563ba62a6f67 (diff)
more accurate repo Age()v0.0.52
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f7434ed..6141989 100644
--- a/Makefile
+++ b/Makefile
@@ -22,6 +22,7 @@ goimports:
clean:
rm -f *.pb.go
-rm -f go.*
+ go-mod-clean --purge
#refs.pb.go: refs.proto
# cd ~/go/src && protoc --go_out=. --proto_path=go.wit.com/lib/protobuf/gitpb \