Update module transport, srtp, ice and turn

ReplayDetector introduced a breaking change
This commit is contained in:
renovate[bot]
2023-09-03 18:52:59 +00:00
committed by Sean DuBois
parent 012f1291b8
commit ea23dec2b9
46 changed files with 67 additions and 63 deletions

View File

@@ -9,7 +9,7 @@ import (
"sync"
"time"
"github.com/pion/ice/v2"
"github.com/pion/ice/v3"
)
// A Stats object contains a set of statistics copies out of a monitored component