File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
1616 github.com/livekit/server-sdk-go/v2 v2.5.0
1717 github.com/pion/rtcp v1.2.15
1818 github.com/pion/rtp v1.8.11
19- github.com/pion/webrtc/v4 v4.0.9
19+ github.com/pion/webrtc/v4 v4.0.10
2020 github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
2121 github.com/pkg/errors v0.9.1
2222 github.com/stretchr/testify v1.10.0
Original file line number Diff line number Diff line change @@ -272,8 +272,8 @@ github.com/pion/transport/v3 v3.0.7 h1:iRbMH05BzSNwhILHoBoAPxoB9xQgOaJk+591KC9P1
272272github.com/pion/transport/v3 v3.0.7 /go.mod h1:YleKiTZ4vqNxVwh77Z0zytYi7rXHl7j6uPLGhhz9rwo =
273273github.com/pion/turn/v4 v4.0.0 h1:qxplo3Rxa9Yg1xXDxxH8xaqcyGUtbHYw4QSCvmFWvhM =
274274github.com/pion/turn/v4 v4.0.0 /go.mod h1:MuPDkm15nYSklKpN8vWJ9W2M0PlyQZqYt1McGuxG7mA =
275- github.com/pion/webrtc/v4 v4.0.9 h1:PyOYMRKJgfy0dzPcYtFD/4oW9zaw3Ze3oZzzbj2LV9E =
276- github.com/pion/webrtc/v4 v4.0.9 /go.mod h1:ViHLVaNpiuvaH8pdiuQxuA9awuE6KVzAXx3vVWilOck =
275+ github.com/pion/webrtc/v4 v4.0.10 h1:Hq/JLjhqLxi+NmCtE8lnRPDr8H4LcNvwg8OxVcdv56Q =
276+ github.com/pion/webrtc/v4 v4.0.10 /go.mod h1:ViHLVaNpiuvaH8pdiuQxuA9awuE6KVzAXx3vVWilOck =
277277github.com/pjbgf/sha1cd v0.3.0 h1:4D5XXmUUBUl/xQ6IjCkEAbqXskkq/4O7LmGn0AqMDs4 =
278278github.com/pjbgf/sha1cd v0.3.0 /go.mod h1:nZ1rrWOcGJ5uZgEEVL1VUM9iRQiZvWdbZjkKyFzPPsI =
279279github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c h1:+mdjkGKdHQG3305AYmdv1U2eRNDiU2ErMBj1gwrq8eQ =
You can’t perform that action at this time.
0 commit comments