diff --git a/snapcraft.yaml b/snapcraft.yaml index a471219..ca7909b 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -16,6 +16,7 @@ parts: gost: source: . plugin: go + go-packages: [github.com/ginuerzh/gost/cmd/gost] go-importpath: github.com/ginuerzh/gost after: [go] go: