Skip to content

Commit a030ecf

Browse files
fix(deps): update module github.com/charmbracelet/x/exp/teatest/v2 to v2.0.0-20260413165052-6921c759c913
1 parent bd06dd9 commit a030ecf

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.26
55
require (
66
charm.land/bubbles/v2 v2.1.0
77
charm.land/bubbletea/v2 v2.0.2
8-
github.com/charmbracelet/x/exp/teatest/v2 v2.0.0-20260330094520-2dce04b6f8a4
8+
github.com/charmbracelet/x/exp/teatest/v2 v2.0.0-20260413165052-6921c759c913
99
github.com/fatih/color v1.19.0
1010
github.com/mitchellh/go-homedir v1.1.0
1111
github.com/ncode/ssh_config v0.0.0-20260207174636-b38c9e3f09f0

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ github.com/charmbracelet/x/exp/teatest/v2 v2.0.0-20260329003944-7eda8903d971 h1:
2424
github.com/charmbracelet/x/exp/teatest/v2 v2.0.0-20260329003944-7eda8903d971/go.mod h1:aRoQwQWmN9LBG2xi3sVByMFt2fdkPCagd0GAJ1qwOfw=
2525
github.com/charmbracelet/x/exp/teatest/v2 v2.0.0-20260330094520-2dce04b6f8a4 h1:d9JS80lSTLjo8vQzIOFlos7p9XADnbkcCJsvBU/4yqs=
2626
github.com/charmbracelet/x/exp/teatest/v2 v2.0.0-20260330094520-2dce04b6f8a4/go.mod h1:aRoQwQWmN9LBG2xi3sVByMFt2fdkPCagd0GAJ1qwOfw=
27+
github.com/charmbracelet/x/exp/teatest/v2 v2.0.0-20260413165052-6921c759c913 h1:UMEoVjbcvT7AhKY++IA3sJJwwhLrHjLfP6acSW0N6f0=
28+
github.com/charmbracelet/x/exp/teatest/v2 v2.0.0-20260413165052-6921c759c913/go.mod h1:aRoQwQWmN9LBG2xi3sVByMFt2fdkPCagd0GAJ1qwOfw=
2729
github.com/charmbracelet/x/term v0.2.2 h1:xVRT/S2ZcKdhhOuSP4t5cLi5o+JxklsoEObBSgfgZRk=
2830
github.com/charmbracelet/x/term v0.2.2/go.mod h1:kF8CY5RddLWrsgVwpw4kAa6TESp6EB5y3uxGLeCqzAI=
2931
github.com/charmbracelet/x/termios v0.1.1 h1:o3Q2bT8eqzGnGPOYheoYS8eEleT5ZVNYNy8JawjaNZY=

0 commit comments

Comments
 (0)