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 05e82a4 commit 689d800Copy full SHA for 689d800
1 file changed
Makefile
@@ -1,4 +1,3 @@
1
-# Disable cgo by default.
2
CGO_ENABLED ?= 0
3
4
GOBIN := $(if $(shell go env GOBIN),$(shell go env GOBIN),$(GOPATH)/bin)
0 commit comments