chore(deps): update module github.com/pion/webrtc/v3 to v3.3.4

This commit is contained in:
Renovate Bot 2024-10-16 10:52:40 +00:00 committed by Cecylia Bocovich
parent 846ef79c35
commit 33318ea598
No known key found for this signature in database
GPG key ID: 009DE379FD9B7B90
2 changed files with 9 additions and 9 deletions

6
go.mod
View file

@ -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