File tree Expand file tree Collapse file tree
Open diff view settings
Expand file tree Collapse file tree
Open diff view settings
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.26.1
55toolchain go1.26.2
66
77require (
8- charm.land/bubbles/v2 v2.0 .0
8+ charm.land/bubbles/v2 v2.1 .0
99 charm.land/bubbletea/v2 v2.0.2
1010 charm.land/huh/v2 v2.0.3
1111 charm.land/lipgloss/v2 v2.0.2
@@ -141,7 +141,7 @@ require (
141141 github.com/itchyny/timefmt-go v0.1.6 // indirect
142142 github.com/jedisct1/go-minisign v0.0.0-20241212093149-d2f9f49435c7 // indirect
143143 github.com/lucasb-eyer/go-colorful v1.3.0 // indirect
144- github.com/mattn/go-runewidth v0.0.20 // indirect
144+ github.com/mattn/go-runewidth v0.0.21 // indirect
145145 github.com/microcosm-cc/bluemonday v1.0.27 // indirect
146146 github.com/mitchellh/copystructure v1.2.0 // indirect
147147 github.com/mitchellh/go-homedir v1.1.0 // indirect
Original file line number Diff line number Diff line change 1- charm.land/bubbles/v2 v2.0 .0 h1:tE3eK/pHjmtrDiRdoC9uGNLgpopOd8fjhEe31B/ai5s =
2- charm.land/bubbles/v2 v2.0 .0 /go.mod h1:rCHoleP2XhU8um45NTuOWBPNVHxnkXKTiZqcclL/qOI =
1+ charm.land/bubbles/v2 v2.1 .0 h1:YSnNh5cPYlYjPxRrzs5VEn3vwhtEn3jVGRBT3M7/I0g =
2+ charm.land/bubbles/v2 v2.1 .0 /go.mod h1:l97h4hym2hvWBVfmJDtrEHHCtkIKeTEb3TTJ4ZOB3wY =
33charm.land/bubbletea/v2 v2.0.2 h1:4CRtRnuZOdFDTWSff9r8QFt/9+z6Emubz3aDMnf/dx0 =
44charm.land/bubbletea/v2 v2.0.2 /go.mod h1:3LRff2U4WIYXy7MTxfbAQ+AdfM3D8Xuvz2wbsOD9OHQ =
55charm.land/huh/v2 v2.0.3 h1:2cJsMqEPwSywGHvdlKsJyQKPtSJLVnFKyFbsYZTlLkU =
@@ -390,8 +390,8 @@ github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWE
390390github.com/mattn/go-isatty v0.0.20 /go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y =
391391github.com/mattn/go-runewidth v0.0.12 /go.mod h1:RAqKPSqVFrSLVXbA8x7dzmKdmGzieGRCM46jaSJTDAk =
392392github.com/mattn/go-runewidth v0.0.16 /go.mod h1:Jdepj2loyihRzMpdS35Xk/zdY8IAYHsh153qUoGf23w =
393- github.com/mattn/go-runewidth v0.0.20 h1:WcT52H91ZUAwy8+HUkdM3THM6gXqXuLJi9O3rjcQQaQ =
394- github.com/mattn/go-runewidth v0.0.20 /go.mod h1:XBkDxAl56ILZc9knddidhrOlY5R/pDhgLpndooCuJAs =
393+ github.com/mattn/go-runewidth v0.0.21 h1:jJKAZiQH+2mIinzCJIaIG9Be1+0NR+5sz/lYEEjdM8w =
394+ github.com/mattn/go-runewidth v0.0.21 /go.mod h1:XBkDxAl56ILZc9knddidhrOlY5R/pDhgLpndooCuJAs =
395395github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b /go.mod h1:01TrycV0kFyexm33Z7vhZRXopbI8J3TDReVlkTgMUxE =
396396github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d h1:5PJl274Y63IEHC+7izoQE9x6ikvDFZS2mDVS3drnohI =
397397github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d /go.mod h1:01TrycV0kFyexm33Z7vhZRXopbI8J3TDReVlkTgMUxE =
You can’t perform that action at this time.
0 commit comments