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 @@ -13,6 +13,7 @@ require (
1313 github.com/olekukonko/tablewriter v0.0.5
1414 github.com/pion/rtcp v1.2.14
1515 github.com/pion/rtp v1.8.6
16+ github.com/pion/rtp/v2 v2.0.0
1617 github.com/pion/webrtc/v3 v3.2.40
1718 github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
1819 github.com/pkg/errors v0.9.1
Original file line number Diff line number Diff line change @@ -123,6 +123,7 @@ github.com/pion/rtcp v1.2.14/go.mod h1:sn6qjxvnwyAkkPzPULIbVqSKI5Dv54Rv7VG0kNxh9
123123github.com/pion/rtp v1.8.3 /go.mod h1:pBGHaFt/yW7bf1jjWAoUjpSNoDnw98KTMg+jWWvziqU =
124124github.com/pion/rtp v1.8.6 h1:MTmn/b0aWWsAzux2AmP8WGllusBVw4NPYPVFFd7jUPw =
125125github.com/pion/rtp v1.8.6 /go.mod h1:pBGHaFt/yW7bf1jjWAoUjpSNoDnw98KTMg+jWWvziqU =
126+ github.com/pion/rtp/v2 v2.0.0 /go.mod h1:Vj+rrFbJCT3yxqE/VSwaOo9DQ2pMKGPxuE7hplGOlOs =
126127github.com/pion/sctp v1.8.13 /go.mod h1:YKSgO/bO/6aOMP9LCie1DuD7m+GamiK2yIiPM6vH+GA =
127128github.com/pion/sctp v1.8.16 h1:PKrMs+o9EMLRvFfXq59WFsC+V8mN1wnKzqrv+3D/gYY =
128129github.com/pion/sctp v1.8.16 /go.mod h1:P6PbDVA++OJMrVNg2AL3XtYHV4uD6dvfyOovCgMs0PE =
You can’t perform that action at this time.
0 commit comments