mirror of
https://github.com/pion/webrtc.git
synced 2025-10-16 04:00:42 +08:00
Update import paths
Add /v2 to import paths everywhere
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"testing"
|
||||
|
||||
"github.com/pion/rtp"
|
||||
"github.com/pion/webrtc/pkg/media"
|
||||
"github.com/pion/webrtc/v2/pkg/media"
|
||||
"github.com/stretchr/testify/assert"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user