mirror of
https://github.com/pion/webrtc.git
synced 2025-10-05 15:16:52 +08:00
Mass replace pions -> pion
Pions organization was renamed to pion
This commit is contained in:
@@ -6,8 +6,8 @@ import (
|
||||
"fmt"
|
||||
"syscall/js"
|
||||
|
||||
"github.com/pions/webrtc"
|
||||
"github.com/pions/webrtc/examples/internal/signal"
|
||||
"github.com/pion/webrtc"
|
||||
"github.com/pion/webrtc/examples/internal/signal"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
Reference in New Issue
Block a user