Merge pull request #320 from gliptak/patch-2

Bring Go current for CircleCI
This commit is contained in:
Alex Goodman 2020-09-26 00:04:01 -04:00 committed by GitHub
commit bed359c3cf
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"