File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.45.0
16- github.com/livekit/server-sdk-go/v2 v2.14 .0
16+ github.com/livekit/server-sdk-go/v2 v2.15 .0
1717 github.com/mattn/go-isatty v0.0.20
1818 github.com/moby/patternmatcher v0.6.0
1919 github.com/modelcontextprotocol/go-sdk v1.4.0
Original file line number Diff line number Diff line change @@ -277,8 +277,8 @@ github.com/livekit/protocol v1.45.0 h1:e2ubU+rKYegn8f/6SGdKQKVCRfBkK1m0J0Rl5MJmn
277277git.832008.xyz/livekit/protocol v1.45.0 /go.mod h1:63AUi0vQak6Y6gPqSBHLc+ExYTUwEqF/m4b2IRW1iO0 =
278278git.832008.xyz/livekit/psrpc v0.7.1 h1:ms37az0QTD3UXIWuUC5D/SkmKOlRMVRsI261eBWu/Vw =
279279git.832008.xyz/livekit/psrpc v0.7.1 /go.mod h1:bZ4iHFQptTkbPnB0LasvRNu/OBYXEu1NA6O5BMFo9kk =
280- github.com/livekit/server-sdk-go/v2 v2.14 .0 h1:yy7LsR1+64DHC2i4DxZe1xX4ScVq+S3CvgpvHRruEec =
281- github.com/livekit/server-sdk-go/v2 v2.14 .0 /go.mod h1:+HCKTpzV21b/jvBtu+OmWbquUxaL74kHLI9ZwKmdhKU =
280+ github.com/livekit/server-sdk-go/v2 v2.15 .0 h1:9nlzJhK6Uh6VrcL6avs3m8Xgt0893Y1cfqAVcJCXsck =
281+ github.com/livekit/server-sdk-go/v2 v2.15 .0 /go.mod h1:+HCKTpzV21b/jvBtu+OmWbquUxaL74kHLI9ZwKmdhKU =
282282git.832008.xyz/lucasb-eyer/go-colorful v1.2.0 h1:1nnpGOrhyZZuNyfu1QjKiUICQ74+3FNCN69Aj6K7nkY =
283283git.832008.xyz/lucasb-eyer/go-colorful v1.2.0 /go.mod h1:R4dSotOR9KMtayYi1e77YzuveK+i7ruzyGqttikkLy0 =
284284git.832008.xyz/magefile/mage v1.15.0 h1:BvGheCMAsG3bWUDbZ8AyXXpCNwU9u5CB6sM+HNb9HYg =
Original file line number Diff line number Diff line change 1515package livekitcli
1616
1717const (
18- Version = "2.14 .0"
18+ Version = "2.15 .0"
1919)
You can’t perform that action at this time.
0 commit comments