mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 11:11:30 -04:00
chore(deps): update module github.com/pion/webrtc/v4 to v4.0.13
This commit is contained in:
parent
57dc276e48
commit
da4164473c
2 changed files with 12 additions and 12 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.3
|
||||
github.com/miekg/dns v1.1.63
|
||||
github.com/pion/ice/v4 v4.0.6
|
||||
github.com/pion/ice/v4 v4.0.7
|
||||
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.8
|
||||
github.com/pion/webrtc/v4 v4.0.13
|
||||
github.com/prometheus/client_golang v1.21.0
|
||||
github.com/realclientip/realclientip-go v1.0.0
|
||||
github.com/refraction-networking/utls v1.6.7
|
||||
|
@ -62,8 +62,8 @@ 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.11 // indirect
|
||||
github.com/pion/sctp v1.8.35 // indirect
|
||||
github.com/pion/rtp v1.8.12 // indirect
|
||||
github.com/pion/sctp v1.8.37 // indirect
|
||||
github.com/pion/srtp/v3 v3.0.4 // indirect
|
||||
github.com/pion/turn/v4 v4.0.0 // indirect
|
||||
github.com/pkg/errors v0.9.1 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue