chore(ci): bump go 1.8.3

pull/2556/head
Christoph Blecker 7 years ago
parent a15b3be9de
commit 213805504c
No known key found for this signature in database
GPG Key ID: B34A59A9D39F838B

@ -3,7 +3,7 @@ machine:
- curl -sSL https://s3.amazonaws.com/circle-downloads/install-circleci-docker.sh | bash -s -- 1.10.0
environment:
GOVERSION: "1.8.1"
GOVERSION: "1.8.3"
GOPATH: "${HOME}/.go_workspace"
WORKDIR: "${GOPATH}/src/k8s.io/helm"
PROJECT_NAME: "kubernetes-helm"

Loading…
Cancel
Save