chore(deps): update module github.com/pion/sdp/v3 to v3.0.15

This commit is contained in:
Renovate Bot 2025-07-17 21:54:40 +00:00 committed by Cecylia Bocovich
parent 58b1d48e54
commit 79c4dfbdc8
No known key found for this signature in database
GPG key ID: 009DE379FD9B7B90
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -11,7 +11,7 @@ require (
github.com/gorilla/websocket v1.5.3
github.com/miekg/dns v1.1.65
github.com/pion/ice/v4 v4.0.10
github.com/pion/sdp/v3 v3.0.13
github.com/pion/sdp/v3 v3.0.15
github.com/pion/stun/v3 v3.0.0
github.com/pion/transport/v3 v3.0.7
github.com/pion/webrtc/v4 v4.1.2