diff --git a/go.mod b/go.mod index 3f7c45c..3711710 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.23.0 require ( github.com/alecthomas/kong v0.9.0 github.com/atotto/clipboard v0.1.4 - github.com/gdamore/tcell/v2 v2.9.0 + github.com/gdamore/tcell/v3 v3.0.4 github.com/stretchr/testify v1.11.1 github.com/yourbasic/graph v0.0.0-20210606180040-8ecfec1c2869 github.com/zellyn/kooky v0.0.0-20210408152652-87b89e95f98f