File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/livekit/ingress
22
33go 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
77toolchain 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 7b6bf0e14f2f
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.6.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
You can’t perform that action at this time.
0 commit comments