Bump minimum go version to 1.15

This commit is contained in:
Cecylia Bocovich 2022-10-12 11:03:06 -04:00
parent 986fc8269a
commit 31b958302e
3 changed files with 4 additions and 4 deletions

View file

@ -15,7 +15,7 @@ It is based on the [goptlib](https://gitweb.torproject.org/pluggable-transports/
### 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 Snowflake client