diff --git a/Makefile b/Makefile index 7eba05a..d6be8ae 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ test: .PHONY: lint lint: - $(GOMODULECMD) tool vet + $(GOMODULECMD) tool vet . REGISTRY=pixiecore TAG=dev