File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,9 +5,9 @@ go 1.25.8
55require (
66 github.com/BurntSushi/toml v1.5.0
77 github.com/Masterminds/semver/v3 v3.4.0
8- github.com/charmbracelet/huh v1 .0.0
8+ github.com/charmbracelet/huh/v2 v2 .0.3
99 github.com/charmbracelet/huh/spinner v0.0.0-20260223110133-9dc45e34a40b
10- github.com/charmbracelet/lipgloss v1.1.0
10+ github.com/charmbracelet/lipgloss/v2 v2.0.2
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.49.1
@@ -18,7 +18,7 @@ require (
1818 github.com/mattn/go-isatty v0.0.21
1919 github.com/moby/patternmatcher v0.6.0
2020 github.com/modelcontextprotocol/go-sdk v1.4.0
21- github.com/pelletier/go-toml v1.9.5
21+ github.com/pelletier/go-toml/v2 v2.3.0
2222 github.com/pion/rtcp v1.2.16
2323 github.com/pion/rtp v1.10.1
2424 github.com/pion/webrtc/v4 v4.2.9
You can’t perform that action at this time.
0 commit comments