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 90d658dCopy full SHA for 90d658d
go.mod
@@ -8,7 +8,7 @@ require (
8
github.com/gdamore/tcell/v2 v2.9.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
+ github.com/zellyn/kooky v0.2.4
12
)
13
14
require (
0 commit comments