hack/scripts-dev: use Go 1.9.3 by default
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
This commit is contained in:
@ -27,7 +27,7 @@ clean:
|
||||
|
||||
|
||||
|
||||
_GO_VERSION = 1.9.2
|
||||
_GO_VERSION = 1.9.3
|
||||
ifdef GO_VERSION
|
||||
_GO_VERSION = $(GO_VERSION)
|
||||
endif
|
||||
|
Reference in New Issue
Block a user