Mass replace pions -> pion

Pions organization was renamed to pion
This commit is contained in:
Sean DuBois
2019-04-04 13:00:31 -07:00
parent 1202dbaa06
commit 1cdfc10c84
100 changed files with 294 additions and 307 deletions

View File

@@ -12,8 +12,8 @@ import (
"sync"
"unsafe"
"github.com/pions/webrtc"
"github.com/pions/webrtc/pkg/media"
"github.com/pion/webrtc"
"github.com/pion/webrtc/pkg/media"
)
func init() {