Browse Source

update snapcraft.yaml

pull/280/head
zhengrui 8 years ago
parent
commit
a1de1af1bd
  1. 4
      snapcraft.yaml

4
snapcraft.yaml

@ -1,5 +1,5 @@
name: gost name: gost
version: '2.4' version: '2.5'
summary: GO Simple Tunnel summary: GO Simple Tunnel
description: | description: |
A simple tunnel written in golang A simple tunnel written in golang
@ -14,7 +14,7 @@ apps:
parts: parts:
go: go:
source-tag: go1.9 source-tag: go1.10
gost: gost:
after: [go] after: [go]
source: . source: .

Loading…
Cancel
Save