mirror of
https://github.com/onionshare/onionshare.git
synced 2025-07-20 21:39:03 -04:00
Specify latest stable go
This commit is contained in:
parent
49e40d502c
commit
760700ca52
1 changed files with 3 additions and 3 deletions
|
@ -169,7 +169,7 @@ parts:
|
||||||
obfs4:
|
obfs4:
|
||||||
plugin: go
|
plugin: go
|
||||||
build-snaps:
|
build-snaps:
|
||||||
- go
|
- go/latest/stable
|
||||||
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
|
||||||
|
@ -177,7 +177,7 @@ parts:
|
||||||
snowflake-client:
|
snowflake-client:
|
||||||
plugin: go
|
plugin: go
|
||||||
build-snaps:
|
build-snaps:
|
||||||
- go
|
- go/latest/stable
|
||||||
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
|
||||||
|
@ -187,7 +187,7 @@ parts:
|
||||||
meek-client:
|
meek-client:
|
||||||
plugin: go
|
plugin: go
|
||||||
build-snaps:
|
build-snaps:
|
||||||
- go
|
- go/latest/stable
|
||||||
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