🎉 Initial client commit
This commit is contained in:
8
client/go.mod
Normal file
8
client/go.mod
Normal file
@@ -0,0 +1,8 @@
|
||||
module svitan.dev/keys/client
|
||||
|
||||
go 1.24.1
|
||||
|
||||
require (
|
||||
github.com/robotn/gohook v0.42.0 // indirect
|
||||
github.com/vcaesar/keycode v0.10.1 // indirect
|
||||
)
|
Reference in New Issue
Block a user