Skip to content

Commit ee54547

Browse files
committed
chore(*): bump go1.7.4
1 parent 9357791 commit ee54547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ machine:
33
- curl -sSL https://s3.amazonaws.com/circle-downloads/install-circleci-docker.sh | bash -s -- 1.10.0
44

55
environment:
6-
GOVERSION: "1.7.3"
6+
GOVERSION: "1.7.4"
77
GOPATH: "${HOME}/.go_workspace"
88
WORKDIR: "${GOPATH}/src/k8s.io/helm"
99
PROJECT_NAME: "kubernetes-helm"

0 commit comments

Comments
 (0)