keys/client/go.mod
2025-05-13 13:59:07 +02:00

12 lines
212 B
Modula-2

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