File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55require (
66 github.com/alecthomas/kong v0.6.1
77 github.com/atotto/clipboard v0.1.4
8- github.com/gdamore/tcell/v2 v2.5.2
8+ github.com/gdamore/tcell/v2 v2.5.3
99 github.com/stretchr/testify v1.8.0
1010 github.com/yourbasic/graph v0.0.0-20210606180040-8ecfec1c2869
1111 github.com/zellyn/kooky v0.0.0-20210408152652-87b89e95f98f
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
1313github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
1414github.com/gdamore/encoding v1.0.0 h1:+7OoQ1Bc6eTm5niUzBa0Ctsh6JbMW6Ra+YNuAtDBdko =
1515github.com/gdamore/encoding v1.0.0 /go.mod h1:alR0ol34c49FCSBLjhosxzcPHQbf2trDkoo5dl+VrEg =
16- github.com/gdamore/tcell/v2 v2.5.2 h1:tKzG29kO9p2V++3oBY2W9zUjYu7IK1MENFeY/BzJSVY =
17- github.com/gdamore/tcell/v2 v2.5.2 /go.mod h1:wSkrPaXoiIWZqW/g7Px4xc79di6FTcpB8tvaKJ6uGBo =
16+ github.com/gdamore/tcell/v2 v2.5.3 h1:b9XQrT6QGbgI7JvZOJXFNczOQeIYbo8BfeSMzt2sAV0 =
17+ github.com/gdamore/tcell/v2 v2.5.3 /go.mod h1:wSkrPaXoiIWZqW/g7Px4xc79di6FTcpB8tvaKJ6uGBo =
1818github.com/go-ini/ini v1.62.0 h1:7VJT/ZXjzqSrvtraFp4ONq80hTcRQth1c9ZnQ3uNQvU =
1919github.com/go-ini/ini v1.62.0 /go.mod h1:ByCAeIL28uOIIG0E3PJtZPDL8WnHpFKFOtgjp+3Ies8 =
2020github.com/go-sqlite/sqlite3 v0.0.0-20180313105335-53dd8e640ee7 h1:ow5vK9Q/DSKkxbEIJHBST6g+buBDwdaDIyk1dGGwpQo =
You can’t perform that action at this time.
0 commit comments