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 e6163ed commit 908d737Copy full SHA for 908d737
Makefile
@@ -1,3 +1,4 @@
1
+.PHONY: all deps test lint ci-lint build
2
# Go parameters
3
GO_BUILD_FLAGS=GO111MODULE=on CGO_ENABLED=0
4
GOCMD=go
0 commit comments