From: Bjørn Erik Pedersen Date: Sat, 27 May 2017 21:38:14 +0000 (+0300) Subject: Update snapcraft.yaml X-Git-Tag: v0.22~44 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=93cab620d71d30e1203c4dab5e3791dace19a9f8;p=brevno-suite%2Fhugo Update snapcraft.yaml Bump to latest Go version. --- diff --git a/snapcraft.yaml b/snapcraft.yaml index c5f9d27f..d57bec5c 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -34,4 +34,4 @@ parts: strip --remove-section=.comment --remove-section=.note $SNAPCRAFT_PART_INSTALL/bin/hugo after: [go] go: - source-tag: go1.8.1 + source-tag: go1.8.3