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.44
This commit is contained in:
parent
d94783223d
commit
c21ed7d90f
2 changed files with 6 additions and 6 deletions
4
go.mod
4
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.59
|
||||
github.com/pion/ice/v2 v2.3.24
|
||||
github.com/pion/ice/v2 v2.3.27
|
||||
github.com/pion/sdp/v3 v3.0.9
|
||||
github.com/pion/stun v0.6.1
|
||||
github.com/pion/transport/v2 v2.2.5
|
||||
github.com/pion/webrtc/v3 v3.2.43
|
||||
github.com/pion/webrtc/v3 v3.2.44
|
||||
github.com/prometheus/client_golang v1.19.1
|
||||
github.com/realclientip/realclientip-go v1.0.0
|
||||
github.com/refraction-networking/utls v1.6.6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue