Update to Go 1.15.1 and 1.14.8

Fixes #7627
This commit is contained in:
Bjørn Erik Pedersen 2020-09-07 20:28:03 +02:00
parent 4055c12184
commit e820b366b9
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
defaults: &defaults
docker:
- image: bepsays/ci-goreleaser:1.15.0
- image: bepsays/ci-goreleaser:1.15.1
environment:
CGO_ENABLED: "0"

View File

@ -12,8 +12,8 @@ env:
git:
depth: false
go:
- "1.14.7"
- "1.15"
- "1.14.8"
- "1.15.1"
- master
arch: