Update to Go 1.13.4 and Go 1.12.13

This commit is contained in:
Bjørn Erik Pedersen 2019-11-25 12:17:42 +01:00
parent 71597bd1ad
commit 031f948f87
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-1 - image: bepsays/ci-goreleaser:1.13-4
environment: environment:
CGO_ENABLED: "0" CGO_ENABLED: "0"

View File

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