mirror of
https://github.com/pion/webrtc.git
synced 2025-09-27 11:32:19 +08:00
Update import paths
Add /v2 to import paths everywhere
This commit is contained in:
@@ -2,7 +2,7 @@ package samplebuilder
|
||||
|
||||
import (
|
||||
"github.com/pion/rtp"
|
||||
"github.com/pion/webrtc/pkg/media"
|
||||
"github.com/pion/webrtc/v2/pkg/media"
|
||||
)
|
||||
|
||||
// SampleBuilder contains all packets
|
||||
|
Reference in New Issue
Block a user