File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,8 @@ require (
2626 github.com/bmatcuk/doublestar/v4 v4.9.1
2727 github.com/charmbracelet/glamour/v2 v2.0.0-20251106195642-800eb8175930
2828 github.com/charmbracelet/x/ansi v0.11.3
29+ github.com/clipperhouse/displaywidth v0.6.1
30+ github.com/clipperhouse/uax29/v2 v2.3.0
2931 github.com/coder/acp-go-sdk v0.6.3
3032 github.com/docker/go-units v0.5.0
3133 github.com/dop251/goja v0.0.0-20251201205617-2bb4c724c0f9
@@ -118,9 +120,7 @@ require (
118120 github.com/charmbracelet/x/term v0.2.2 // indirect
119121 github.com/charmbracelet/x/termios v0.1.1 // indirect
120122 github.com/charmbracelet/x/windows v0.2.2 // indirect
121- github.com/clipperhouse/displaywidth v0.6.1 // indirect
122123 github.com/clipperhouse/stringish v0.1.1 // indirect
123- github.com/clipperhouse/uax29/v2 v2.3.0 // indirect
124124 github.com/cloudflare/circl v1.6.1 // indirect
125125 github.com/containerd/stargz-snapshotter/estargz v0.18.1 // indirect
126126 github.com/cyphar/filepath-securejoin v0.4.1 // indirect
You can’t perform that action at this time.
0 commit comments