mirror of
https://github.com/robotn/gohook.git
synced 2024-11-22 11:36:47 +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.1
|
|
github.com/vcaesar/tt v0.20.1
|
|
)
|