Update go to 1.14 (#1692)

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
This commit is contained in:
Julien Pivotto 2020-04-28 11:18:18 +02:00 committed by GitHub
commit 01054558c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -9,7 +9,7 @@ executors:
# also be updated.
golang:
docker:
- image: circleci/golang:1.13
- image: circleci/golang:1.14
jobs:
test: