Commit a47df6d1 authored by Juliusz Chroboczek's avatar Juliusz Chroboczek

Update dependencies.

parent 5ce3dce0
...@@ -3,13 +3,13 @@ module github.com/jech/galene ...@@ -3,13 +3,13 @@ module github.com/jech/galene
go 1.13 go 1.13
require ( require (
github.com/at-wat/ebml-go v0.15.0 github.com/at-wat/ebml-go v0.16.0
github.com/gorilla/websocket v1.4.2 github.com/gorilla/websocket v1.4.2
github.com/pion/ice/v2 v2.0.15 github.com/pion/ice/v2 v2.1.5
github.com/pion/rtcp v1.2.6 github.com/pion/rtcp v1.2.6
github.com/pion/rtp v1.6.2 github.com/pion/rtp v1.6.2
github.com/pion/sdp/v3 v3.0.4 github.com/pion/sdp/v3 v3.0.4
github.com/pion/turn/v2 v2.0.5 github.com/pion/turn/v2 v2.0.5
github.com/pion/webrtc/v3 v3.0.12 github.com/pion/webrtc/v3 v3.0.23
golang.org/x/crypto v0.0.0-20210220033148-5ea612d1eb83 golang.org/x/crypto v0.0.0-20210421170649-83a5a9bb288b
) )
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment