Skip to content

Commit c6c25b3

Browse files
fix(deps): update go deps to v2
Generated by renovateBot
1 parent e7da75d commit c6c25b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ require (
77
github.com/Masterminds/semver/v3 v3.4.0
88
github.com/charmbracelet/huh v0.7.1-0.20250818142555-c41a69ba6443
99
github.com/charmbracelet/huh/spinner v0.0.0-20250818142555-c41a69ba6443
10-
github.com/charmbracelet/lipgloss v1.1.1-0.20250404203927-76690c660834
10+
github.com/charmbracelet/lipgloss/v2 v2.0.0
1111
github.com/frostbyte73/core v0.1.1
1212
github.com/go-logr/logr v1.4.3
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.20260223200831-a71190b6850a
1616
github.com/livekit/server-sdk-go/v2 v2.13.4-0.20260223172816-77b4264bca63
1717
github.com/moby/patternmatcher v0.6.0
18-
github.com/pelletier/go-toml v1.9.5
18+
github.com/pelletier/go-toml/v2 v2.2.4
1919
github.com/pion/rtcp v1.2.16
2020
github.com/pion/rtp v1.10.1
2121
github.com/pion/webrtc/v4 v4.2.6

0 commit comments

Comments
 (0)