mirror of
https://github.com/onionshare/onionshare.git
synced 2025-07-28 17:17:34 -04:00
Snapcraft: Try putting go as a build-snap in the PTs
This commit is contained in:
parent
80f3f02c33
commit
e25dd17a5a
1 changed files with 6 additions and 0 deletions
|
@ -152,12 +152,16 @@ parts:
|
||||||
|
|
||||||
obfs4:
|
obfs4:
|
||||||
plugin: go
|
plugin: go
|
||||||
|
build-snaps:
|
||||||
|
- go
|
||||||
source: https://gitlab.com/yawning/obfs4.git
|
source: https://gitlab.com/yawning/obfs4.git
|
||||||
source-type: git
|
source-type: git
|
||||||
source-tag: obfs4proxy-0.0.13
|
source-tag: obfs4proxy-0.0.13
|
||||||
|
|
||||||
snowflake-client:
|
snowflake-client:
|
||||||
plugin: go
|
plugin: go
|
||||||
|
build-snaps:
|
||||||
|
- go
|
||||||
source: https://git.torproject.org/pluggable-transports/snowflake.git
|
source: https://git.torproject.org/pluggable-transports/snowflake.git
|
||||||
source-type: git
|
source-type: git
|
||||||
source-tag: v2.2.0
|
source-tag: v2.2.0
|
||||||
|
@ -166,6 +170,8 @@ parts:
|
||||||
|
|
||||||
meek-client:
|
meek-client:
|
||||||
plugin: go
|
plugin: go
|
||||||
|
build-snaps:
|
||||||
|
- go
|
||||||
source: https://git.torproject.org/pluggable-transports/meek.git
|
source: https://git.torproject.org/pluggable-transports/meek.git
|
||||||
source-type: git
|
source-type: git
|
||||||
source-tag: v0.37.0
|
source-tag: v0.37.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue