update snapcraft.yaml: add go-importpath
This commit is contained in:
parent
10e2dc74f9
commit
45dcf3f954
@ -12,6 +12,7 @@ license: MIT
|
||||
parts:
|
||||
gost:
|
||||
plugin: go
|
||||
go-importpath: github.com/ginuerzh/gost
|
||||
go-packages: [github.com/ginuerzh/gost/cmd/gost]
|
||||
source: https://github.com/ginuerzh/gost.git
|
||||
source-type: git
|
||||
|
Loading…
Reference in New Issue
Block a user