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.2.1
1717 github.com/pion/rtcp v1.2.14
1818 github.com/pion/rtp v1.8.9
19- github.com/pion/webrtc/v3 v3.3.1
19+ github.com/pion/webrtc/v3 v3.3.2
2020 github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
2121 github.com/pkg/errors v0.9.1
2222 github.com/stretchr/testify v1.9.0
Original file line number Diff line number Diff line change @@ -207,8 +207,8 @@ github.com/pion/transport/v3 v3.0.7/go.mod h1:YleKiTZ4vqNxVwh77Z0zytYi7rXHl7j6uP
207207github.com/pion/turn/v2 v2.1.3 /go.mod h1:huEpByKKHix2/b9kmTAM3YoX6MKP+/D//0ClgUYR2fY =
208208github.com/pion/turn/v2 v2.1.6 h1:Xr2niVsiPTB0FPtt+yAWKFUkU1eotQbGgpTIld4x1Gc =
209209github.com/pion/turn/v2 v2.1.6 /go.mod h1:huEpByKKHix2/b9kmTAM3YoX6MKP+/D//0ClgUYR2fY =
210- github.com/pion/webrtc/v3 v3.3.1 h1:VAJr70z+YQ5sNwMhYA7HgRFfu9qlHWKRtNPTU7EY71s =
211- github.com/pion/webrtc/v3 v3.3.1 /go.mod h1:hVmrDJvwhEertRWObeb1xzulzHGeVUoPlWvxdGzcfU0 =
210+ github.com/pion/webrtc/v3 v3.3.2 h1:9Cjt3n90UVG1am1JZ3I7qdIosc7F2rVBeJdhlfqn9R4 =
211+ github.com/pion/webrtc/v3 v3.3.2 /go.mod h1:hVmrDJvwhEertRWObeb1xzulzHGeVUoPlWvxdGzcfU0 =
212212github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c h1:+mdjkGKdHQG3305AYmdv1U2eRNDiU2ErMBj1gwrq8eQ =
213213github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c /go.mod h1:7rwL4CYBLnjLxUqIJNnCWiEdr3bn6IUYi15bNlnbCCU =
214214github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
You can’t perform that action at this time.
0 commit comments