We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c43b0e9 commit 83e1bdaCopy full SHA for 83e1bda
Makefile
@@ -1,7 +1,3 @@
1
-ifeq ($(GOPATH),)
2
-$(error GOPATH is not set. Set GOPATH by doing "export GOPATH=<your GOPATH>".)
3
-endif
4
-
5
.PHONY: all all-CI build clean default unit-test release tar checks go-version gofmt-src \
6
golint-src govet-src run-build compile-with-docker
7
0 commit comments