From 5fad8a9d06319063ee05799068fd9f66e9bed268 Mon Sep 17 00:00:00 2001 From: Anthony Fok Date: Wed, 12 Apr 2017 03:05:01 -0600 Subject: [PATCH] snapcraft: Go 1.8.1 --- snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index ca5e5f03d..b550596ce 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 + source-tag: go1.8.1