Update default Go version

This commit is contained in:
Cody Soyland 2020-11-13 10:04:24 -06:00
parent a2f49b6a84
commit e53b74261b

View file

@ -5,7 +5,7 @@ executors:
parameters:
version:
type: string
default: "1.14.10"
default: "1.15.5"
resource_class:
type: string
default: medium
@ -84,7 +84,7 @@ jobs:
default: medium
golang_version:
type: string
default: "1.14.10"
default: "1.15.5"
shard_width:
type: string
default: "20"
@ -222,7 +222,7 @@ workflows:
requires:
- linter
- check-license-headers
- test-golang-1.14.10
- test-golang-1.15.5
- dockerhub-upload-unstable:
context: molecula
requires: