Update to Go 1.14.1 and 1.13.9

Fixes #7078
This commit is contained in:
Bjørn Erik Pedersen 2020-03-20 16:05:42 +01:00
parent 95f492114e
commit 1d91d8e14b
2 changed files with 3 additions and 4 deletions

View file

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

View file

@ -11,10 +11,9 @@ env:
git: git:
depth: false depth: false
go: go:
- "1.13.8" - "1.13.9"
- "1.14" - "1.14.1"
- master - master
arch: arch: