Update to Go 1.14.3 and Go 1.13.11

This commit is contained in:
Bjørn Erik Pedersen 2020-05-15 10:52:33 +02:00
parent 2fd0a5a678
commit 3cc41523be
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.14.1-t - image: bepsays/ci-goreleaser:1.14.3
environment: environment:
CGO_ENABLED: "0" CGO_ENABLED: "0"

View file

@ -12,8 +12,8 @@ env:
git: git:
depth: false depth: false
go: go:
- "1.13.9" - "1.13.11"
- "1.14.1" - "1.14.3"
- master - master
arch: arch: