Upgrade dtls, turn and sturn

New major version of dtls causes API breaks on three packages
This commit is contained in:
Sean DuBois
2024-08-12 11:36:11 -04:00
parent 28cf1cd9f3
commit 39c90d8419
36 changed files with 69 additions and 127 deletions

View File

@@ -6,7 +6,7 @@ package ice
import (
"errors"
"github.com/pion/ice/v3/internal/taskloop"
"github.com/pion/ice/v4/internal/taskloop"
)
var (