use gx-go 1.2.0

License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
This commit is contained in:
Jeromy 2016-04-27 12:28:20 -07:00
parent 4a0882701a
commit 06a8a5bdb6

View File

@ -11,7 +11,7 @@ endif
gx_bin=bin/gx-v0.6.0
gx-go_bin=bin/gx-go-v1.1.0
gx-go_bin=bin/gx-go-v1.2.0
# use things in our bin before any other system binaries
export PATH := bin:$(PATH)