upgrade circle Go version to 1.17

Signed-off-by: Josh Dolitsky <josh@dolit.ski>
pull/10349/head
Josh Dolitsky 4 years ago
parent 148aabf867
commit 7649ea5587
No known key found for this signature in database
GPG Key ID: B2B93673243A65FB

@ -5,7 +5,7 @@ jobs:
build: build:
working_directory: ~/helm.sh/helm working_directory: ~/helm.sh/helm
docker: docker:
- image: circleci/golang:1.16 - image: circleci/golang:1.17
auth: auth:
username: $DOCKER_USER username: $DOCKER_USER

Loading…
Cancel
Save