mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
snapcraft: Go 1.8.1
This commit is contained in:
parent
9ec00725b7
commit
5fad8a9d06
1 changed files with 1 additions and 1 deletions
|
@ -34,4 +34,4 @@ parts:
|
||||||
strip --remove-section=.comment --remove-section=.note $SNAPCRAFT_PART_INSTALL/bin/hugo
|
strip --remove-section=.comment --remove-section=.note $SNAPCRAFT_PART_INSTALL/bin/hugo
|
||||||
after: [go]
|
after: [go]
|
||||||
go:
|
go:
|
||||||
source-tag: go1.8
|
source-tag: go1.8.1
|
||||||
|
|
Loading…
Reference in a new issue