diff --git a/Makefile b/Makefile index 562da3b..9ca842a 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -.PHONY: all test-color lint try-4-real +.PHONY: all test-color lint try-4-real build clean all: test-color lint go mod tidy