File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.25.1
44
55require (
66 github.com/flashcatcloud/go-flashduty v0.5.4-0.20260602051355-7583ebae5b07
7- github.com/mattn/go-runewidth v0.0.23
7+ github.com/mattn/go-runewidth v0.0.24
88 github.com/spf13/cobra v1.10.2
99 github.com/spf13/pflag v1.0.10
1010 github.com/toon-format/toon-go v0.0.0-20251202084852-7ca0e27c4e8c
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ github.com/flashcatcloud/go-flashduty v0.5.4-0.20260602051355-7583ebae5b07 h1:bi
55github.com/flashcatcloud/go-flashduty v0.5.4-0.20260602051355-7583ebae5b07 /go.mod h1:aA0RtZEs0AYOwwdNKdtVeD8YMOdnmVY1zAlVD+9Ovx8 =
66github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8 =
77github.com/inconshreveable/mousetrap v1.1.0 /go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw =
8- github.com/mattn/go-runewidth v0.0.23 h1:7ykA0T0jkPpzSvMS5i9uoNn2Xy3R383f9HDx3RybWcw =
9- github.com/mattn/go-runewidth v0.0.23 /go.mod h1:XBkDxAl56ILZc9knddidhrOlY5R/pDhgLpndooCuJAs =
8+ github.com/mattn/go-runewidth v0.0.24 h1:cpokDiIn0MGnhdHwuWnJBITySJ20QyNGnY2kR/ay2DU =
9+ github.com/mattn/go-runewidth v0.0.24 /go.mod h1:XBkDxAl56ILZc9knddidhrOlY5R/pDhgLpndooCuJAs =
1010github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
1111github.com/spf13/cobra v1.10.2 h1:DMTTonx5m65Ic0GOoRY2c16WCbHxOOw6xxezuLaBpcU =
1212github.com/spf13/cobra v1.10.2 /go.mod h1:7C1pvHqHw5A4vrJfjNwvOdzYu0Gml16OCs2GRiTUUS4 =
You can’t perform that action at this time.
0 commit comments