mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
Bump minimum go version to 1.15
This commit is contained in:
parent
986fc8269a
commit
31b958302e
3 changed files with 4 additions and 4 deletions
|
@ -12,7 +12,7 @@ This is a standalone (not browser-based) version of the Snowflake proxy. For bro
|
|||
|
||||
### Dependencies
|
||||
|
||||
- Go 1.13+
|
||||
- Go 1.15+
|
||||
- We use the [pion/webrtc](https://github.com/pion/webrtc) library for WebRTC communication with Snowflake proxies. Note: running `go get` will fetch this dependency automatically during the build process.
|
||||
|
||||
### Building the standalone Snowflake proxy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue