Merge pull request #46429 from wojtek-t/bump_go_to_183

Automatic merge from submit-queue (batch tested with PRs 46429, 46308, 46395, 45867, 45492)

Bump Go version to 1.8.3

This PR also removed this patched version of Go 1.8.1 which we used to use to workaround performance problem of Go 1.8.1.

Fix https://github.com/kubernetes/kubernetes/issues/45216
Ref #46391

@timothysc @bradfitz
This commit is contained in:
Kubernetes Submit Queue
2017-05-25 22:42:01 -07:00
committed by GitHub
8 changed files with 10 additions and 58 deletions

View File

@@ -31,7 +31,7 @@ ALL_ARCH = amd64 arm arm64 ppc64le s390x
GOARM=7
TEMP_DIR := $(shell mktemp -d)
GOLANG_VERSION=1.8.1
GOLANG_VERSION=1.8.3
BIN = serve_hostname
SRCS = serve_hostname.go