aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 741f4a9..8229102 100644
--- a/Makefile
+++ b/Makefile
@@ -83,4 +83,4 @@ $(GOPATH)/bin/staticcheck:
83 @GOOS= GOARCH= $(GO) get -u honnef.co/go/tools/cmd/staticcheck 83 @GOOS= GOARCH= $(GO) get -u honnef.co/go/tools/cmd/staticcheck
84 84
85 85
86.PHONY: all style format build test test-e2e vet tarball docker promu staticcheck $(GOPATH)/bin/promu $(GOPATH)/bin/staticcheck 86.PHONY: all style format build test test-e2e vet tarball docker promu staticcheck