keys/client/go.mod
2025-03-22 13:51:40 +01:00

11 lines
181 B
Modula-2

module svitan.dev/keys/client
go 1.24.1
require (
github.com/gorilla/websocket v1.5.3
github.com/robotn/gohook v0.42.0
)
require github.com/vcaesar/keycode v0.10.1 // indirect