mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
chore(deps): update module github.com/pion/webrtc/v3 to v3.2.40
Signed-off-by: Cecylia Bocovich <cohosh@torproject.org>
This commit is contained in:
parent
5ffe9fbe83
commit
2eb4686cc7
2 changed files with 14 additions and 56 deletions
8
go.mod
8
go.mod
|
@ -10,11 +10,11 @@ require (
|
|||
github.com/golang/mock v1.6.0
|
||||
github.com/gorilla/websocket v1.5.1
|
||||
github.com/miekg/dns v1.1.59
|
||||
github.com/pion/ice/v2 v2.3.14
|
||||
github.com/pion/ice/v2 v2.3.24
|
||||
github.com/pion/sdp/v3 v3.0.9
|
||||
github.com/pion/stun v0.6.1
|
||||
github.com/pion/transport/v2 v2.2.4
|
||||
github.com/pion/webrtc/v3 v3.2.29
|
||||
github.com/pion/webrtc/v3 v3.2.40
|
||||
github.com/prometheus/client_golang v1.19.0
|
||||
github.com/prometheus/client_model v0.6.1
|
||||
github.com/realclientip/realclientip-go v1.0.0
|
||||
|
@ -63,8 +63,8 @@ require (
|
|||
github.com/pion/mdns v0.0.12 // indirect
|
||||
github.com/pion/randutil v0.1.0 // indirect
|
||||
github.com/pion/rtcp v1.2.12 // indirect
|
||||
github.com/pion/rtp v1.8.3 // indirect
|
||||
github.com/pion/sctp v1.8.12 // indirect
|
||||
github.com/pion/rtp v1.8.5 // indirect
|
||||
github.com/pion/sctp v1.8.16 // indirect
|
||||
github.com/pion/srtp/v2 v2.0.18 // indirect
|
||||
github.com/pion/turn/v2 v2.1.4 // indirect
|
||||
github.com/pkg/errors v0.9.1 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue