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.3.4
This commit is contained in:
parent
846ef79c35
commit
33318ea598
2 changed files with 9 additions and 9 deletions
6
go.mod
6
go.mod
|
@ -10,11 +10,11 @@ require (
|
|||
github.com/golang/mock v1.6.0
|
||||
github.com/gorilla/websocket v1.5.3
|
||||
github.com/miekg/dns v1.1.62
|
||||
github.com/pion/ice/v2 v2.3.31
|
||||
github.com/pion/ice/v2 v2.3.36
|
||||
github.com/pion/sdp/v3 v3.0.9
|
||||
github.com/pion/stun/v3 v3.0.0
|
||||
github.com/pion/transport/v2 v2.2.8
|
||||
github.com/pion/webrtc/v3 v3.2.50
|
||||
github.com/pion/transport/v2 v2.2.10
|
||||
github.com/pion/webrtc/v3 v3.3.4
|
||||
github.com/prometheus/client_golang v1.20.4
|
||||
github.com/realclientip/realclientip-go v1.0.0
|
||||
github.com/refraction-networking/utls v1.6.7
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue