Commit a1de1af1 authored by zhengrui's avatar zhengrui

update snapcraft.yaml

parent 48f3c3f9
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: ...@@ -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: .
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment