summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2018-02-07 21:45:53 +0100
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2018-02-07 21:45:53 +0100
commit0de375a7e7b1bc95de9d26f053c74ece03207f5a (patch)
treeb4d153205b549eb13d8645e3dcf45a6464116ec0 /snapcraft.yaml
parente02ee7d6ad73f39239cabf08ad2d255559343149 (diff)
Bump Travis/Snapcraft to Go 1.9.4
Diffstat (limited to 'snapcraft.yaml')
-rw-r--r--snapcraft.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/snapcraft.yaml b/snapcraft.yaml
index ef0bd87cc..8a77485fb 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -36,4 +36,4 @@ parts:
strip --remove-section=.comment --remove-section=.note $SNAPCRAFT_PART_INSTALL/bin/hugo
after: [go]
go:
- source-tag: go1.9.3
+ source-tag: go1.9.4