2019-02-19 10:34:55 -04:00
|
|
|
module github.com/robotn/gohook
|
2019-10-26 13:05:46 -04:00
|
|
|
|
2021-09-26 15:09:05 -04:00
|
|
|
go 1.17
|
2020-02-22 12:09:45 -04:00
|
|
|
|
2021-11-23 16:19:46 -04:00
|
|
|
require (
|
|
|
|
github.com/vcaesar/keycode v0.10.0
|
|
|
|
github.com/vcaesar/tt v0.20.0
|
|
|
|
)
|