mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
Update snapcraft.yaml
Bump to latest Go version.
This commit is contained in:
parent
19de4476d8
commit
93cab620d7
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.1
|
source-tag: go1.8.3
|
||||||
|
|
Loading…
Reference in a new issue