Skip to content

Commit 921b19b

Browse files
fix(deps): update module github.com/gdamore/tcell/v2 to v2.12.0
1 parent a140050 commit 921b19b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.23.0
55
require (
66
github.com/alecthomas/kong v0.9.0
77
github.com/atotto/clipboard v0.1.4
8-
github.com/gdamore/tcell/v2 v2.9.0
8+
github.com/gdamore/tcell/v2 v2.12.0
99
github.com/stretchr/testify v1.11.1
1010
github.com/yourbasic/graph v0.0.0-20210606180040-8ecfec1c2869
1111
github.com/zellyn/kooky v0.0.0-20210408152652-87b89e95f98f

0 commit comments

Comments
 (0)