Skip to content

Commit dab2f40

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

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.0
10+
github.com/charmbracelet/bubbletea/v2 v2.0.6
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.3
1414
github.com/docker/docker v28.5.2+incompatible
1515
github.com/frostbyte73/core v0.1.1
1616
github.com/fsnotify/fsnotify v1.10.1
@@ -24,7 +24,7 @@ require (
2424
github.com/mattn/go-isatty v0.0.22
2525
github.com/moby/patternmatcher v0.6.1
2626
github.com/modelcontextprotocol/go-sdk v1.6.1
27-
github.com/pelletier/go-toml v1.9.5
27+
github.com/pelletier/go-toml/v2 v2.3.1
2828
github.com/pion/rtcp v1.2.16
2929
github.com/pion/rtp v1.10.2
3030
github.com/pion/webrtc/v4 v4.2.11

0 commit comments

Comments
 (0)