mirror of
https://github.com/pion/webrtc.git
synced 2025-09-27 03:25:58 +08:00
Update import paths
Add /v2 to import paths everywhere
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
"testing"
|
||||
|
||||
"github.com/pion/ice"
|
||||
"github.com/pion/webrtc/pkg/rtcerr"
|
||||
"github.com/pion/webrtc/v2/pkg/rtcerr"
|
||||
"github.com/stretchr/testify/assert"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user