diff --git a/Makefile b/Makefile index a96fd19..028a811 100644 --- a/Makefile +++ b/Makefile @@ -19,3 +19,4 @@ toolkitConfig.pb.go: toolkitConfig.proto clean: rm -f go.* *.pb.go + go-mod-clean --purge