We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e5eca6 commit d9540a4Copy full SHA for d9540a4
1 file changed
go.mod
@@ -15,9 +15,9 @@ require (
15
github.com/livekit/psrpc v0.7.2-0.20260604225640-4bab4033deca
16
github.com/livekit/server-sdk-go/v2 v2.16.7-0.20260605183249-c47ddccc5112
17
github.com/livekit/sipgo v0.13.2-0.20260519205735-a5b4a38b6ceb
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.2
+ 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/prometheus/client_golang v1.23.2
0 commit comments