diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index ecb3b5b8..67eb2778 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -169,7 +169,7 @@ parts: obfs4: plugin: go build-snaps: - - go + - go/latest/stable source: https://gitlab.com/yawning/obfs4.git source-type: git source-tag: obfs4proxy-0.0.13 @@ -177,7 +177,7 @@ parts: snowflake-client: plugin: go build-snaps: - - go + - go/latest/stable source: https://git.torproject.org/pluggable-transports/snowflake.git source-type: git source-tag: v2.2.0 @@ -187,7 +187,7 @@ parts: meek-client: plugin: go build-snaps: - - go + - go/latest/stable source: https://git.torproject.org/pluggable-transports/meek.git source-type: git source-tag: v0.37.0