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

@@ -5,7 +5,7 @@ import (
"fmt"
"net/http"
"github.com/pions/webrtc"
"github.com/pion/webrtc"
"github.com/povilasv/prommod"
"github.com/prometheus/client_golang/prometheus"
"github.com/prometheus/client_golang/prometheus/promhttp"