We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a140050 commit 921b19bCopy full SHA for 921b19b
go.mod
@@ -5,7 +5,7 @@ go 1.23.0
5
require (
6
github.com/alecthomas/kong v0.9.0
7
github.com/atotto/clipboard v0.1.4
8
- github.com/gdamore/tcell/v2 v2.9.0
+ github.com/gdamore/tcell/v2 v2.12.0
9
github.com/stretchr/testify v1.11.1
10
github.com/yourbasic/graph v0.0.0-20210606180040-8ecfec1c2869
11
github.com/zellyn/kooky v0.0.0-20210408152652-87b89e95f98f
0 commit comments