mirror of
https://github.com/livekit/livekit.git
synced 2026-07-20 17:51:15 +00:00
updated to correct pion fork
This commit is contained in:
@@ -34,4 +34,4 @@ require (
|
||||
gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776
|
||||
)
|
||||
|
||||
replace github.com/pion/webrtc/v3 => github.com/davidzhao/webrtc/v3 v3.0.4-0.20210302085821-b36691daec46
|
||||
replace github.com/pion/webrtc/v3 => github.com/davidzhao/webrtc/v3 v3.0.4-0.20210302093218-2c8461f878a1
|
||||
|
||||
@@ -69,8 +69,8 @@ github.com/creack/pty v1.1.7/go.mod h1:lj5s0c3V2DBrqTV7llrYr5NG6My20zk30Fl46Y7Do
|
||||
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
|
||||
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
|
||||
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
|
||||
github.com/davidzhao/webrtc/v3 v3.0.4-0.20210302085821-b36691daec46 h1:TBfR5NtFcUFALljNtsp/Dk/w01LIHOClWRbIxI+hMHg=
|
||||
github.com/davidzhao/webrtc/v3 v3.0.4-0.20210302085821-b36691daec46/go.mod h1:Y9t8I+0qeCCaUjg5wrweNVtK7reqZHc/MQdkznhzcro=
|
||||
github.com/davidzhao/webrtc/v3 v3.0.4-0.20210302093218-2c8461f878a1 h1:oNF/oNO9rCMXb9ZWu3bj60AaiOhsn98ZlngaRTpT9fA=
|
||||
github.com/davidzhao/webrtc/v3 v3.0.4-0.20210302093218-2c8461f878a1/go.mod h1:Y9t8I+0qeCCaUjg5wrweNVtK7reqZHc/MQdkznhzcro=
|
||||
github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f/go.mod h1:xH/i4TFMt8koVQZ6WFms69WAsDWr2XsYL3Hkl7jkoLE=
|
||||
github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod h1:E3ru+11k8xSBh+hMPgOLZmtrrCbhqsmaPHjLKYnJCaQ=
|
||||
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f h1:lO4WD4F/rVNCu3HqELle0jiPLLBs70cWOduZpkS1E78=
|
||||
|
||||
Reference in New Issue
Block a user