bump go to 1.10

This commit is contained in:
Matthew Fisher 2018-03-07 09:55:41 -08:00
parent 369e44ad43
commit e73c82f51e
No known key found for this signature in database
GPG key ID: CDEC67687EFAA34E

View file

@ -4,7 +4,7 @@ jobs:
working_directory: /go/src/k8s.io/helm
parallelism: 3
docker:
- image: golang:1.8
- image: golang:1.10
environment:
PROJECT_NAME: "kubernetes-helm"
steps: