Skip to content

Commit 6c37e35

Browse files
Update livekit deps
Generated by renovateBot
1 parent 8d9a571 commit 6c37e35

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

go.mod

Lines changed: 4 additions & 4 deletions
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
19-
github.com/livekit/protocol v1.36.2-0.20250411001049-b735b3b9aec7
18+
github.com/livekit/mediatransportutil 7632a9d1b50d
19+
github.com/livekit/protocol 9de0150f3b84
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)