summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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 \