File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ require (
1111 github.com/manifoldco/promptui v0.9.0
1212 github.com/olekukonko/tablewriter v0.0.5
1313 github.com/pion/rtp v1.8.1
14+ github.com/pion/rtp/v2 v2.0.0
1415 github.com/pion/webrtc/v3 v3.2.16
1516 github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8
1617 github.com/pkg/errors v0.9.1
Original file line number Diff line number Diff line change @@ -136,6 +136,7 @@ github.com/pion/rtp v1.7.13/go.mod h1:bDb5n+BFZxXx0Ea7E5qe+klMuqiBrP+w8XSjiWtCUk
136136github.com/pion/rtp v1.8.0 /go.mod h1:pBGHaFt/yW7bf1jjWAoUjpSNoDnw98KTMg+jWWvziqU =
137137github.com/pion/rtp v1.8.1 h1:26OxTc6lKg/qLSGir5agLyj0QKaOv8OP5wps2SFnVNQ =
138138github.com/pion/rtp v1.8.1 /go.mod h1:pBGHaFt/yW7bf1jjWAoUjpSNoDnw98KTMg+jWWvziqU =
139+ github.com/pion/rtp/v2 v2.0.0 /go.mod h1:Vj+rrFbJCT3yxqE/VSwaOo9DQ2pMKGPxuE7hplGOlOs =
139140github.com/pion/sctp v1.8.5 /go.mod h1:SUFFfDpViyKejTAdwD1d/HQsCu+V/40cCs2nZIvC3s0 =
140141github.com/pion/sctp v1.8.7 h1:JnABvFakZueGAn4KU/4PSKg+GWbF6QWbKTWZOSGJjXw =
141142github.com/pion/sctp v1.8.7 /go.mod h1:g1Ul+ARqZq5JEmoFy87Q/4CePtKnTJ1QCL9dBBdN6AU =
You can’t perform that action at this time.
0 commit comments