Revert "Update module transport, srtp, ice and turn"

This reverts commit ea23dec2b9.
This commit is contained in:
David Zhao
2023-09-08 14:49:08 -07:00
committed by David Zhao
parent 36dcdde762
commit e593588b47
46 changed files with 63 additions and 67 deletions

View File

@@ -11,7 +11,7 @@ import (
"testing"
"time"
"github.com/pion/transport/v3/test"
"github.com/pion/transport/v2/test"
"github.com/stretchr/testify/assert"
)