mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
build: remove support for go1.4, add go1.7
This commit is contained in:
parent
740691b080
commit
2d30a6e8a7
3 changed files with 6 additions and 7 deletions
2
Makefile
2
Makefile
|
|
@ -1,5 +1,5 @@
|
|||
export PATH := $(GOPATH)/bin:$(PATH)
|
||||
export GOPATH := $(shell pwd)/Godeps/_workspace:$(GOPATH)
|
||||
export GO15VENDOREXPERIMENT := 1
|
||||
|
||||
all: build
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue