Skip to content

Commit eb6b781

Browse files
fix(deps): update go deps
Generated by renovateBot
1 parent dc8d54c commit eb6b781

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ require (
1717
github.com/livekit/psrpc v0.7.1
1818
github.com/livekit/server-sdk-go/v2 v2.11.4-0.20251016050252-63f7c8381817
1919
github.com/livekit/sipgo v0.13.2-0.20260119120547-800bcd1b7184
20-
github.com/mjibson/go-dsp v0.0.0-20180508042940-11479a337f12
20+
github.com/mjibson/go-dsp v1.0.0
2121
github.com/ory/dockertest/v3 v3.12.0
22-
github.com/pion/rtp v1.8.23
22+
github.com/pion/rtp/v2 v2.0.0
2323
github.com/pion/sdp/v3 v3.0.16
2424
github.com/pion/webrtc/v4 v4.1.6
2525
github.com/pkg/errors v0.9.1

0 commit comments

Comments
 (0)