update snapcraft.yaml

This commit is contained in:
rui.zheng 2017-08-06 00:21:16 +08:00
parent 67c809b486
commit 4f493a3383

View File

@ -19,3 +19,5 @@ parts:
plugin: go plugin: go
go-packages: [github.com/ginuerzh/gost/cmd/gost] go-packages: [github.com/ginuerzh/gost/cmd/gost]
go-importpath: github.com/ginuerzh/gost go-importpath: github.com/ginuerzh/gost
go:
source-tag: go1.8.3