Update required Go version to 1.13 in README.

This commit is contained in:
David Fifield 2021-03-05 23:26:35 -07:00
parent 7187f1009e
commit 850d2f0683

View file

@ -33,7 +33,7 @@ This should start the client plugin, bootstrapping to 100% using WebRTC.
Client: Client:
- [pion/webrtc](https://github.com/pion/webrtc) - [pion/webrtc](https://github.com/pion/webrtc)
- Go 1.10+ - Go 1.13+
--- ---