mirror of
https://github.com/bluenviron/mediamtx.git
synced 2026-01-10 04:11:59 -08:00
bump pion/webrtc and pion/ice (#3436)
This commit is contained in:
parent
16d0bb7200
commit
bf8b68d757
2 changed files with 18 additions and 24 deletions
4
go.mod
4
go.mod
|
|
@ -79,6 +79,6 @@ require (
|
|||
|
||||
replace code.cloudfoundry.org/bytefmt => github.com/cloudfoundry/bytefmt v0.0.0-20211005130812-5bb3c17173e5
|
||||
|
||||
replace github.com/pion/ice/v2 => github.com/aler9/ice/v2 v2.0.0-20231112223552-32d34dfcf3a1
|
||||
replace github.com/pion/ice/v2 => github.com/aler9/ice/v2 v2.0.0-20240608212222-2eebc68350c9
|
||||
|
||||
replace github.com/pion/webrtc/v3 => github.com/aler9/webrtc/v3 v3.0.0-20240605103651-01c72f58f2bd
|
||||
replace github.com/pion/webrtc/v3 => github.com/aler9/webrtc/v3 v3.0.0-20240608212857-ef9d26bd8aa6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue