Skip to content

Commit d4a4d69

Browse files
Update go deps to v2
Generated by renovateBot
1 parent 16f3e2d commit d4a4d69

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ go 1.26
55
require (
66
github.com/BurntSushi/toml v1.5.0
77
github.com/Masterminds/semver/v3 v3.4.0
8-
github.com/charmbracelet/bubbles v1.0.0
9-
github.com/charmbracelet/bubbletea v1.3.10
10-
github.com/charmbracelet/huh v1.0.0
8+
github.com/charmbracelet/bubbles/v2 v2.1.0
9+
github.com/charmbracelet/bubbletea/v2 v2.0.6
10+
github.com/charmbracelet/huh/v2 v2.0.3
1111
github.com/charmbracelet/huh/spinner v0.0.0-20260223110133-9dc45e34a40b
1212
github.com/charmbracelet/lipgloss v1.1.0
1313
github.com/docker/docker v28.2.2+incompatible
@@ -23,7 +23,7 @@ require (
2323
github.com/mattn/go-isatty v0.0.21
2424
github.com/moby/patternmatcher v0.6.1
2525
github.com/modelcontextprotocol/go-sdk v1.4.1
26-
github.com/pelletier/go-toml v1.9.5
26+
github.com/pelletier/go-toml/v2 v2.3.1
2727
github.com/pion/rtcp v1.2.16
2828
github.com/pion/rtp v1.10.1
2929
github.com/pion/webrtc/v4 v4.2.9

0 commit comments

Comments
 (0)