mirror of
https://github.com/robotn/gohook.git
synced 2024-12-03 19:36:54 +08:00
Update go mod and version
This commit is contained in:
parent
b9033f7e4c
commit
384f5adf97
4
go.mod
4
go.mod
@ -1,5 +1,5 @@
|
||||
module github.com/robotn/gohook
|
||||
|
||||
go 1.13
|
||||
go 1.17
|
||||
|
||||
require github.com/vcaesar/tt v0.11.0
|
||||
require github.com/vcaesar/tt v0.20.0
|
||||
|
4
go.sum
4
go.sum
@ -1,2 +1,2 @@
|
||||
github.com/vcaesar/tt v0.11.0 h1:obQecjgbnAxxC6OYGY6yDvhGRW2PR5wD8Ma2uJH3WGA=
|
||||
github.com/vcaesar/tt v0.11.0/go.mod h1:GHPxQYhn+7OgKakRusH7KJ0M5MhywoeLb8Fcffs/Gtg=
|
||||
github.com/vcaesar/tt v0.20.0 h1:9t2Ycb9RNHcP0WgQgIaRKJBB+FrRdejuaL6uWIHuoBA=
|
||||
github.com/vcaesar/tt v0.20.0/go.mod h1:GHPxQYhn+7OgKakRusH7KJ0M5MhywoeLb8Fcffs/Gtg=
|
||||
|
Loading…
Reference in New Issue
Block a user