diff --git a/go.mod b/go.mod index dc774082..e01fda9b 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/rivo/tview go 1.12 require ( - github.com/gdamore/tcell v1.3.0 + github.com/gdamore/tcell v1.4.0 github.com/lucasb-eyer/go-colorful v1.0.3 github.com/mattn/go-runewidth v0.0.9 github.com/rivo/uniseg v0.1.0