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 4c4c89f commit 21bf2c5Copy full SHA for 21bf2c5
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.3-0.20260422031603-fe7af253c41e
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.17
22
github.com/pion/webrtc/v4 v4.2.6
23
github.com/pkg/errors v0.9.1
0 commit comments