hugo

Unnamed repository; edit this file 'description' to name the repository.

git clone git://git.shimmy1996.com/hugo.git
commit d2b3f00df7cd601b0eed35d2594e016108765456
parent fa53b13ca0ffb1db6ed20f5353661d3f8a5fd455
Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Date:   Thu, 19 Oct 2017 07:06:38 +0200

Bump Snap to go1.9.1

Diffstat:
Msnapcraft.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/snapcraft.yaml b/snapcraft.yaml
@@ -37,4 +37,4 @@ parts:
       strip --remove-section=.comment --remove-section=.note $SNAPCRAFT_PART_INSTALL/bin/hugo
     after: [go]
   go:
-    source-tag: go1.9
+    source-tag: go1.9.1