File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/livekit/ingress
2
2
3
3
go 1.23.2
4
4
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
6
6
7
7
toolchain go1.23.6
8
8
@@ -15,10 +15,10 @@ require (
15
15
github.com/gorilla/mux v1.8.1
16
16
github.com/livekit/go-rtmp v0.0.0-20230829211117-1c4f5a5c81ed
17
17
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
19
19
github.com/livekit/protocol v1.35.0
20
20
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
22
22
github.com/pion/dtls/v3 v3.0.4
23
23
github.com/pion/interceptor v0.1.37
24
24
github.com/pion/rtcp v1.2.15
You can’t perform that action at this time.
0 commit comments