ref: 642ba6cab24c558b16378178fe829cbc45845424
parent: d1d6aa634015b7527933b0dd26d6039eaf611522
author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
date: Wed Sep 13 07:25:57 EDT 2017
snap: Bump to 1.9
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -34,4 +34,4 @@
strip --remove-section=.comment --remove-section=.note $SNAPCRAFT_PART_INSTALL/bin/hugo
after: [go]
go:
- source-tag: go1.8.3
+ source-tag: go1.9
--
⑨