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 @@ -7,6 +7,7 @@ require (
77 github.com/pion/rtcp v1.2.16
88 github.com/pion/rtp v1.10.1
99 github.com/pion/transport/v3 v3.1.1
10+ github.com/pion/transport/v4 v4.0.1
1011 github.com/stretchr/testify v1.11.1
1112 golang.org/x/time v0.14.0
1213)
Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ github.com/pion/rtp v1.10.1 h1:xP1prZcCTUuhO2c83XtxyOHJteISg6o8iPsE2acaMtA=
1010github.com/pion/rtp v1.10.1 /go.mod h1:rF5nS1GqbR7H/TCpKwylzeq6yDM+MM6k+On5EgeThEM =
1111github.com/pion/transport/v3 v3.1.1 h1:Tr684+fnnKlhPceU+ICdrw6KKkTms+5qHMgw6bIkYOM =
1212github.com/pion/transport/v3 v3.1.1 /go.mod h1:+c2eewC5WJQHiAA46fkMMzoYZSuGzA/7E2FPrOYHctQ =
13+ github.com/pion/transport/v4 v4.0.1 /go.mod h1:nEuEA4AD5lPdcIegQDpVLgNoDGreqM/YqmEx3ovP4jM =
1314github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
1415github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
1516github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U =
You can’t perform that action at this time.
0 commit comments