Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Fok <foka@debian.org>2017-04-12 12:05:01 +0300
committerAnthony Fok <foka@debian.org>2017-04-12 12:05:01 +0300
commit5fad8a9d06319063ee05799068fd9f66e9bed268 (patch)
treea3ca5143292aa802295baa0e5266f559da9e2415 /snapcraft.yaml
parent9ec00725b7685699a38d6fc926fdf0c5f15cc3e7 (diff)
snapcraft: Go 1.8.1
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 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