update go to v1.13

Signed-off-by: Karuppiah Natarajan <karuppiah7890@gmail.com>
pull/6392/head
Karuppiah Natarajan 5 years ago
parent d285097f58
commit a402253671
No known key found for this signature in database
GPG Key ID: C674A28337662A96

@ -6,7 +6,7 @@ jobs:
working_directory: /go/src/helm.sh/helm
parallelism: 3
docker:
- image: circleci/golang:1.12
- image: circleci/golang:1.13
environment:
- GOCACHE: "/tmp/go/cache"

Loading…
Cancel
Save