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
docker:
- image: bepsays/ci-goreleaser:1.14.1-t
- image: bepsays/ci-goreleaser:1.14.3
environment:
CGO_ENABLED: "0"