Specify latest stable go

This commit is contained in:
Micah Lee 2022-10-05 18:26:58 -07:00
parent 49e40d502c
commit 760700ca52
No known key found for this signature in database
GPG key ID: 403C2657CD994F73

View file

@ -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