From: Bjørn Erik Pedersen Date: Fri, 15 May 2020 08:52:33 +0000 (+0200) Subject: Update to Go 1.14.3 and Go 1.13.11 X-Git-Tag: v0.71.0~7 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=3cc41523bef802d1942f3d31018547a18cc55923;p=brevno-suite%2Fhugo Update to Go 1.14.3 and Go 1.13.11 --- diff --git a/.circleci/config.yml b/.circleci/config.yml index 99c172d9..349b5486 100644 --- 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 index 4d649a63..7a86d6a8 100644 --- 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: