Update to Go 1.13.7 and Go 1.12.16

Fixes #6830
This commit is contained in:
Bjørn Erik Pedersen 2020-01-31 13:22:29 +01:00
parent b3f0674b80
commit 0792cfa9fa
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
defaults: &defaults defaults: &defaults
docker: docker:
- image: bepsays/ci-goreleaser:1.13-4 - image: bepsays/ci-goreleaser:1.13.7-1
environment: environment:
CGO_ENABLED: "0" CGO_ENABLED: "0"

View file

@ -13,8 +13,8 @@ git:
depth: false depth: false
go: go:
- "1.12.13" - "1.12.16"
- "1.13.4" - "1.13.7"
- master - master
arch: arch: