File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ require (
1515 github.com/pion/dtls/v3 v3.0.10
1616 github.com/pion/interceptor v0.1.43
1717 github.com/pion/rtcp v1.2.16
18- github.com/pion/rtp v1.10 .0
18+ github.com/pion/rtp/v2 v2.0 .0
1919 github.com/pion/sdp/v3 v3.0.17
2020 github.com/pion/webrtc/v4 v4.2.2
2121 github.com/stretchr/testify v1.11.1
@@ -29,6 +29,7 @@ require (
2929require (
3030 github.com/moby/buildkit v0.26.2
3131 github.com/moby/patternmatcher v0.6.0
32+ github.com/pion/rtp v1.10.0
3233 golang.org/x/mod v0.30.0
3334)
3435
Original file line number Diff line number Diff line change @@ -231,6 +231,7 @@ github.com/pion/rtcp v1.2.16 h1:fk1B1dNW4hsI78XUCljZJlC4kZOPk67mNRuQ0fcEkSo=
231231github.com/pion/rtcp v1.2.16 /go.mod h1:/as7VKfYbs5NIb4h6muQ35kQF/J0ZVNz2Z3xKoCBYOo =
232232github.com/pion/rtp v1.10.0 h1:XN/xca4ho6ZEcijpdF2VGFbwuHUfiIMf3ew8eAAE43w =
233233github.com/pion/rtp v1.10.0 /go.mod h1:rF5nS1GqbR7H/TCpKwylzeq6yDM+MM6k+On5EgeThEM =
234+ github.com/pion/rtp/v2 v2.0.0 /go.mod h1:Vj+rrFbJCT3yxqE/VSwaOo9DQ2pMKGPxuE7hplGOlOs =
234235github.com/pion/sctp v1.9.1 h1:ACiozSfsMXYjXOk2q0bBFzxqFZMmq+TalD2R5f9Rh4M =
235236github.com/pion/sctp v1.9.1 /go.mod h1:OTOlsQ5EDQ6mQ0z4MUGXt2CgQmKyafBEXhUVqLRB6G8 =
236237github.com/pion/sdp/v3 v3.0.17 h1:9SfLAW/fF1XC8yRqQ3iWGzxkySxup4k4V7yN8Fs8nuo =
You can’t perform that action at this time.
0 commit comments