mirror of
https://github.com/pion/webrtc.git
synced 2025-10-30 10:16:36 +08:00
Update import paths
Add /v2 to import paths everywhere
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
||||
"time"
|
||||
|
||||
"github.com/pion/transport/test"
|
||||
"github.com/pion/webrtc/internal/util"
|
||||
"github.com/pion/webrtc/v2/internal/util"
|
||||
)
|
||||
|
||||
func TestDataChannel_ORTCE2E(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user