diff --git a/Makefile b/Makefile index 898a77d..48b76c6 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -.PHONY: all test test-color coverage coverage-cli coverate-html lint format build +.PHONY: all test test-color coverage coverage-cli coverate-html lint format build clean all: go mod tidy