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/v4 to v4.0.8
This commit is contained in:
parent
7938509b6f
commit
883e8238d1
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/v4 v4.0.3
|
||||
github.com/pion/ice/v4 v4.0.5
|
||||
github.com/pion/sdp/v3 v3.0.10
|
||||
github.com/pion/stun/v3 v3.0.0
|
||||
github.com/pion/transport/v3 v3.0.7
|
||||
github.com/pion/webrtc/v4 v4.0.6
|
||||
github.com/pion/webrtc/v4 v4.0.8
|
||||
github.com/prometheus/client_golang v1.20.5
|
||||
github.com/realclientip/realclientip-go v1.0.0
|
||||
github.com/refraction-networking/utls v1.6.7
|
||||
|
@ -62,7 +62,7 @@ require (
|
|||
github.com/pion/mdns/v2 v2.0.7 // indirect
|
||||
github.com/pion/randutil v0.1.0 // indirect
|
||||
github.com/pion/rtcp v1.2.15 // indirect
|
||||
github.com/pion/rtp v1.8.9 // indirect
|
||||
github.com/pion/rtp v1.8.11 // indirect
|
||||
github.com/pion/sctp v1.8.35 // indirect
|
||||
github.com/pion/srtp/v3 v3.0.4 // indirect
|
||||
github.com/pion/turn/v4 v4.0.0 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue