Skip to content

Commit 02bb2c7

Browse files
committed
export GO15VENDOREXPERIMENT=1
1 parent a85d650 commit 02bb2c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
.DEFAULT_GOAL := build-all
22

3+
export GO15VENDOREXPERIMENT=1
4+
35
build-all: redis-port
46

57
redis-port:

0 commit comments

Comments
 (0)