Skip to content

Commit 4c54fc6

Browse files
fix(deps): update go deps to v2
Generated by renovateBot
1 parent fd979c7 commit 4c54fc6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ require (
88
github.com/atotto/clipboard v0.1.4
99
github.com/charmbracelet/bubbles v1.0.0
1010
github.com/charmbracelet/bubbletea v1.3.10
11-
github.com/charmbracelet/huh v1.0.0
11+
github.com/charmbracelet/huh/v2 v2.0.3
1212
github.com/charmbracelet/huh/spinner v0.0.0-20260223110133-9dc45e34a40b
13-
github.com/charmbracelet/lipgloss v1.1.0
13+
github.com/charmbracelet/lipgloss/v2 v2.0.6
1414
github.com/charmbracelet/x/ansi v0.11.7
1515
github.com/frostbyte73/core v0.1.1
1616
github.com/fsnotify/fsnotify v1.10.1
@@ -26,7 +26,7 @@ require (
2626
github.com/moby/moby/client v0.4.1
2727
github.com/moby/patternmatcher v0.6.1
2828
github.com/modelcontextprotocol/go-sdk v1.6.1
29-
github.com/pelletier/go-toml v1.9.5
29+
github.com/pelletier/go-toml/v2 v2.4.3
3030
github.com/pion/rtcp v1.2.17
3131
github.com/pion/rtp v1.10.5
3232
github.com/pion/webrtc/v4 v4.2.18

0 commit comments

Comments
 (0)