*: bump Go version to 1.13
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
This commit is contained in:
parent
f3538e1fc6
commit
e6f7dfaa50
2 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ executors:
|
|||
# also be updated.
|
||||
golang:
|
||||
docker:
|
||||
- image: circleci/golang:1.12
|
||||
- image: circleci/golang:1.13
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue