Bring Go current for CircleCI

This commit is contained in:
Gábor Lipták 2020-09-25 16:15:16 -04:00 committed by GitHub
parent 2db716d191
commit 1c4bb9a112
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,8 +52,8 @@ workflows:
commit:
jobs:
- run-static-analyses:
version: "1.13"
version: "1.15"
- run-tests:
version: "1.12"
version: "1.14"
- run-tests:
version: "1.13"
version: "1.15"