Update to Go 1.12

Fixes #5716
This commit is contained in:
Bjørn Erik Pedersen
2019-03-07 10:26:26 +01:00
parent dfc72d61a5
commit b9e75afd6c
3 changed files with 3 additions and 2 deletions

View File

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