diff --git a/Makefile b/Makefile index dbbf9fa..76984c3 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -.PHONY: all test-color lint +.PHONY: all test-color lint format build clean all: go mod tidy