File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,8 @@ require (
1111)
1212
1313require (
14- github.com/mattn/go-runewidth v0.0.3 // indirect
14+ github.com/clipperhouse/uax29/v2 v2.2.0 // indirect
15+ github.com/mattn/go-runewidth v0.0.24 // indirect
1516 github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
1617 golang.org/x/crypto v0.52.0 // indirect
1718 golang.org/x/sys v0.45.0 // indirect
Original file line number Diff line number Diff line change 1+ github.com/clipperhouse/uax29/v2 v2.2.0 h1:ChwIKnQN3kcZteTXMgb1wztSgaU+ZemkgWdohwgs8tY =
2+ github.com/clipperhouse/uax29/v2 v2.2.0 /go.mod h1:EFJ2TJMRUaplDxHKj1qAEhCtQPW2tJSwu5BF98AuoVM =
13github.com/google/go-dap v0.12.0 h1:rVcjv3SyMIrpaOoTAdFDyHs99CwVOItIJGKLQFQhNeM =
24github.com/google/go-dap v0.12.0 /go.mod h1:tNjCASCm5cqePi/RVXXWEVqtnNLV1KTWtYOqu6rZNzc =
35github.com/google/go-jsonnet v0.20.1-0.20240611134004-2b4d7535f540 h1:T33pLQspeFQ4o9suocsj/0cWvk4bBg1309LeMOjRAKA =
@@ -8,8 +10,9 @@ github.com/gookit/color v1.6.1 h1:KoTnDxJPRgrL0SoX0f8rCFg2zI0t4E3GZZBMo2nN8LU=
810github.com/gookit/color v1.6.1 /go.mod h1:9ACFc7/1IpHGBW8RwuDm/0YEnhg3dwwXpoMsmtyHfjs =
911github.com/lmittmann/tint v1.1.3 h1:Hv4EaHWXQr+GTFnOU4VKf8UvAtZgn0VuKT+G0wFlO3I =
1012github.com/lmittmann/tint v1.1.3 /go.mod h1:HIS3gSy7qNwGCj+5oRjAutErFBl4BzdQP6cJZ0NfMwE =
11- github.com/mattn/go-runewidth v0.0.3 h1:a+kO+98RDGEfo6asOGMmpodZq4FNtnGP54yps8BzLR4 =
1213github.com/mattn/go-runewidth v0.0.3 /go.mod h1:LwmH8dsx7+W8Uxz3IHJYH5QSwggIsqBzpuz5H//U1FU =
14+ github.com/mattn/go-runewidth v0.0.24 h1:cpokDiIn0MGnhdHwuWnJBITySJ20QyNGnY2kR/ay2DU =
15+ github.com/mattn/go-runewidth v0.0.24 /go.mod h1:XBkDxAl56ILZc9knddidhrOlY5R/pDhgLpndooCuJAs =
1316github.com/peterh/liner v1.2.2 h1:aJ4AOodmL+JxOZZEL2u9iJf8omNRpqHc/EbrK+3mAXw =
1417github.com/peterh/liner v1.2.2 /go.mod h1:xFwJyiKIXJZUKItq5dGHZSTBRAuG/CpeNpWLyiNRNwI =
1518github.com/sergi/go-diff v1.1.0 h1:we8PVUC3FE2uYfodKH/nBHMSetSfHDR6scGdBi+erh0 =
You can’t perform that action at this time.
0 commit comments