Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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.2
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
Expand Down
Loading