Skip to content

Commit 675823f

Browse files
fix(deps): update go deps to v2
Generated by renovateBot
1 parent fac6f94 commit 675823f

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

go.mod

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ require (
66
github.com/BurntSushi/toml v1.6.0
77
github.com/Masterminds/semver/v3 v3.5.0
88
github.com/atotto/clipboard v0.1.4
9-
github.com/charmbracelet/bubbles v1.0.0
10-
github.com/charmbracelet/bubbletea v1.3.10
11-
github.com/charmbracelet/huh v1.0.0
9+
github.com/charmbracelet/bubbles/v2 v2.1.1
10+
github.com/charmbracelet/bubbletea/v2 v2.0.8
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)