From: Bjørn Erik Pedersen Date: Mon, 7 Sep 2020 18:28:03 +0000 (+0200) Subject: Update to Go 1.15.1 and 1.14.8 X-Git-Tag: v0.75.0~53 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e820b366b91729313c68be04b413e8894efc4421;p=brevno-suite%2Fhugo Update to Go 1.15.1 and 1.14.8 Fixes #7627 --- diff --git a/.circleci/config.yml b/.circleci/config.yml index bc2a3e68..b7886839 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -1,6 +1,6 @@ defaults: &defaults docker: - - image: bepsays/ci-goreleaser:1.15.0 + - image: bepsays/ci-goreleaser:1.15.1 environment: CGO_ENABLED: "0" diff --git a/.travis.yml b/.travis.yml index 36e90986..5b8a1fb2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,8 +12,8 @@ env: git: depth: false go: - - "1.14.7" - - "1.15" + - "1.14.8" + - "1.15.1" - master arch: