commit 3cc41523bef802d1942f3d31018547a18cc55923
parent 2fd0a5a6781456e88745b370d12aaf5351a020ff
Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Date: Fri, 15 May 2020 10:52:33 +0200
Update to Go 1.14.3 and Go 1.13.11
Diffstat:
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/.circleci/config.yml b/.circleci/config.yml
@@ -1,6 +1,6 @@
defaults: &defaults
docker:
- - image: bepsays/ci-goreleaser:1.14.1-t
+ - image: bepsays/ci-goreleaser:1.14.3
environment:
CGO_ENABLED: "0"
diff --git a/.travis.yml b/.travis.yml
@@ -12,8 +12,8 @@ env:
git:
depth: false
go:
- - "1.13.9"
- - "1.14.1"
+ - "1.13.11"
+ - "1.14.3"
- master
arch: