File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
1313 github.com/go-task/task/v3 v3.44.1
1414 github.com/joho/godotenv v1.5.1
1515 github.com/livekit/protocol v1.44.1-0.20260120134243-0914cc74653e
16- github.com/livekit/server-sdk-go/v2 v2.12.9-0.20251112193538-ed23dded48f9
16+ github.com/livekit/server-sdk-go/v2 v2.13.2
1717 github.com/moby/patternmatcher v0.6.0
1818 github.com/pelletier/go-toml v1.9.5
1919 github.com/pion/rtcp v1.2.16
@@ -203,5 +203,3 @@ require (
203203 mvdan.cc/sh/v3 v3.12.0 // indirect
204204 sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 // indirect
205205)
206-
207- replace github.com/livekit/server-sdk-go/v2 => ../server-sdk-go
Original file line number Diff line number Diff line change @@ -275,6 +275,8 @@ github.com/livekit/protocol v1.44.1-0.20260120134243-0914cc74653e h1:ClpOUpIDcIT
275275github.com/livekit/protocol v1.44.1-0.20260120134243-0914cc74653e /go.mod h1:BLJHYHErQTu3+fnmfGrzN6CbHxNYiooFIIYGYxXxotw =
276276github.com/livekit/psrpc v0.7.1 h1:ms37az0QTD3UXIWuUC5D/SkmKOlRMVRsI261eBWu/Vw =
277277github.com/livekit/psrpc v0.7.1 /go.mod h1:bZ4iHFQptTkbPnB0LasvRNu/OBYXEu1NA6O5BMFo9kk =
278+ github.com/livekit/server-sdk-go/v2 v2.13.2 h1:R1+QhMGmtRqShKzOVrXeWZyk+38X6IGUpLMH+kYZ520 =
279+ github.com/livekit/server-sdk-go/v2 v2.13.2 /go.mod h1:+kOsWtRh5dKcrCwFuRTtzJenpJyTfZL7nKnJBHZafC0 =
278280github.com/lucasb-eyer/go-colorful v1.2.0 h1:1nnpGOrhyZZuNyfu1QjKiUICQ74+3FNCN69Aj6K7nkY =
279281github.com/lucasb-eyer/go-colorful v1.2.0 /go.mod h1:R4dSotOR9KMtayYi1e77YzuveK+i7ruzyGqttikkLy0 =
280282github.com/magefile/mage v1.15.0 h1:BvGheCMAsG3bWUDbZ8AyXXpCNwU9u5CB6sM+HNb9HYg =
You can’t perform that action at this time.
0 commit comments