Skip to content
This repository was archived by the owner on Jul 30, 2021. It is now read-only.

Commit 101f003

Browse files
authored
Merge pull request #947 from wking/drop-go-vendor-experiment
Makefile: Drop GO15VENDOREXPERIMENT
2 parents 588a621 + ed8e703 commit 101f003

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
export GO15VENDOREXPERIMENT:=1
21
export CGO_ENABLED:=0
32
export GOARCH:=amd64
43
export PATH:=$(PATH):$(PWD)

0 commit comments

Comments
 (0)