Update to Go 1.11.4

Fixes #5524
This commit is contained in:
Bjørn Erik Pedersen 2018-12-19 10:06:57 +01:00
parent c04030b14c
commit bb9c2988f8
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
defaults: &defaults
docker:
- image: bepsays/ci-goreleaser:1.11-2
- image: bepsays/ci-goreleaser:1.11-3
environment:
CGO_ENABLED: "0"

View file

@ -7,7 +7,7 @@ env:
git:
depth: false
go:
- 1.11
- "1.11.4"
- tip
os:
- linux

View file

@ -26,7 +26,7 @@ parts:
hugo:
plugin: nil
build-snaps: [go/1.11/stable]
build-snaps: [go/1.11.4/stable]
source: .
override-build: |
set -ex