We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bca82f2 commit 301d8e4Copy full SHA for 301d8e4
Makefile
@@ -83,4 +83,4 @@ $(GOPATH)/bin/staticcheck:
83
@GOOS= GOARCH= $(GO) get -u honnef.co/go/tools/cmd/staticcheck
84
85
86
-.PHONY: all style format build test test-e2e vet tarball docker promu staticcheck $(GOPATH)/bin/promu $(GOPATH)/bin/staticcheck
+.PHONY: all style format build test test-e2e vet tarball docker promu staticcheck
0 commit comments