We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb9c0b4 commit ea4e612Copy full SHA for ea4e612
1 file changed
go.mod
@@ -15,9 +15,9 @@ require (
15
github.com/livekit/psrpc v0.7.1
16
github.com/livekit/server-sdk-go/v2 v2.16.4-0.20260509141040-0250db281dcb
17
github.com/livekit/sipgo v0.13.2-0.20260407210901-862b5e0eaf3f
18
- github.com/mjibson/go-dsp v0.0.0-20180508042940-11479a337f12
19
- github.com/ory/dockertest/v3 v3.12.0
20
- github.com/pion/rtp v1.10.1
+ github.com/mjibson/go-dsp v1.0.0
+ github.com/ory/dockertest/v4 v4.0.0
+ github.com/pion/rtp/v2 v2.0.0
21
github.com/pion/sdp/v3 v3.0.18
22
github.com/pion/webrtc/v4 v4.2.11
23
github.com/pkg/errors v0.9.1
0 commit comments