Skip to content

Commit 14d9931

Browse files
committed
Update go.mod
1 parent 858ad8d commit 14d9931

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ require (
1111
golang.org/x/term v0.37.0
1212
)
1313

14+
replace github.com/charmbracelet/x/cellbuf => github.com/charmbracelet/x/cellbuf v0.0.14
15+
1416
require (
1517
github.com/charmbracelet/x/ansi v0.11.0 // indirect
1618
github.com/clipperhouse/displaywidth v0.4.1 // indirect

0 commit comments

Comments
 (0)