From 93cab620d71d30e1203c4dab5e3791dace19a9f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Sun, 28 May 2017 00:38:14 +0300 Subject: [PATCH] Update snapcraft.yaml Bump to latest Go version. --- snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index c5f9d27ff..d57bec5c6 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