Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 22077a1

Browse files
authoredMar 4, 2025··
fix(deps): update go deps
Generated by renovateBot
1 parent 326f0d7 commit 22077a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ module github.com/livekit/livekit-cli/v2
22

33
go 1.23
44

5-
toolchain go1.23.6
5+
toolchain go1.24.1
66

77
require (
88
github.com/charmbracelet/huh v0.6.0
9-
github.com/charmbracelet/huh/spinner v0.0.0-20250204190110-031e39c29dad
9+
github.com/charmbracelet/huh/spinner 59cea25b2811
1010
github.com/charmbracelet/lipgloss v1.0.0
1111
github.com/frostbyte73/core v0.1.1
1212
github.com/go-logr/logr v1.4.2

0 commit comments

Comments
 (0)
Please sign in to comment.