summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a486984..73ee15e 100644
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,7 @@ goimports:
# dump autogenerated files and potential patches
clean:
rm -f *.pb.go go.* *.patch
- go-mod-clean --purge
+ go-mod-clean purge
#refs.pb.go: refs.proto
# cd ~/go/src && protoc --go_out=. --proto_path=go.wit.com/lib/protobuf/gitpb \