mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
hack/scripts-dev: use Go 1.9.3 by default
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
This commit is contained in:
parent
7df3dfbcdd
commit
efb7958687
@ -27,7 +27,7 @@ clean:
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
_GO_VERSION = 1.9.2
|
_GO_VERSION = 1.9.3
|
||||||
ifdef GO_VERSION
|
ifdef GO_VERSION
|
||||||
_GO_VERSION = $(GO_VERSION)
|
_GO_VERSION = $(GO_VERSION)
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user