*: bump Go version to 1.12 (#1329)

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
This commit is contained in:
Simon Pasquier 2019-04-26 11:20:37 +02:00 committed by Ben Kochie
commit c3ce1ea6d8
2 changed files with 5 additions and 1 deletions

View file

@ -6,7 +6,7 @@ executors:
# also be updated.
golang:
docker:
- image: circleci/golang:1.11
- image: circleci/golang:1.12
jobs:
test: