mirror of
https://github.com/robotn/gohook.git
synced 2024-11-22 02:56:54 +08:00
9 lines
121 B
Modula-2
9 lines
121 B
Modula-2
module github.com/robotn/gohook
|
|
|
|
go 1.17
|
|
|
|
require (
|
|
github.com/vcaesar/keycode v0.10.0
|
|
github.com/vcaesar/tt v0.20.0
|
|
)
|