ref: 93cab620d71d30e1203c4dab5e3791dace19a9f8
parent: 19de4476d8522ca8a63985b3d7efc165666bc35c
author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
date: Sat May 27 20:38:14 EDT 2017
Update snapcraft.yaml Bump to latest Go version.
--- 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.1
+ source-tag: go1.8.3
--
⑨