Skip to content

Commit 82d98e9

Browse files
Update livekit deps
Generated by renovateBot
1 parent 4171cc8 commit 82d98e9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: go.mod

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/livekit/ingress
22

33
go 1.23.2
44

5-
replace github.com/go-gst/go-gst => github.com/livekit/go-gst v0.2.34-0.20250213212803-e8b19bcbb3e9
5+
replace github.com/go-gst/go-gst => github.com/livekit/go-gst 1587004ebad5
66

77
toolchain go1.23.6
88

@@ -15,10 +15,10 @@ require (
1515
github.com/gorilla/mux v1.8.1
1616
github.com/livekit/go-rtmp v0.0.0-20230829211117-1c4f5a5c81ed
1717
github.com/livekit/mageutil v0.0.0-20230125210925-54e8a70427c1
18-
github.com/livekit/mediatransportutil v0.0.0-20241220010243-a2bdee945564
18+
github.com/livekit/mediatransportutil 45596af895b6
1919
github.com/livekit/protocol v1.35.0
2020
github.com/livekit/psrpc v0.6.1-0.20250205181828-a0beed2e4126
21-
github.com/livekit/server-sdk-go/v2 v2.4.2
21+
github.com/livekit/server-sdk-go/v2 v2.5.0
2222
github.com/pion/dtls/v3 v3.0.4
2323
github.com/pion/interceptor v0.1.37
2424
github.com/pion/rtcp v1.2.15

0 commit comments

Comments
 (0)