mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
hack/scripts-dev: update Makefile go version
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
This commit is contained in:
parent
971ed2f5e2
commit
3f1a551f6b
@ -41,7 +41,7 @@ delete-docker-images:
|
||||
|
||||
|
||||
|
||||
GO_VERSION ?= 1.10
|
||||
GO_VERSION ?= 1.10.1
|
||||
ETCD_VERSION ?= $(shell git rev-parse --short HEAD || echo "GitNotFound")
|
||||
|
||||
TEST_SUFFIX = $(shell date +%s | base64 | head -c 15)
|
||||
|
Loading…
x
Reference in New Issue
Block a user