11 lines
228 B
Modula-2
11 lines
228 B
Modula-2
module razer
|
|
|
|
go 1.25
|
|
|
|
require (
|
|
github.com/karalabe/hid v0.0.0-00010101000000-000000000000
|
|
github.com/progrium/darwinkit v0.5.0
|
|
)
|
|
|
|
replace github.com/karalabe/hid => github.com/chaodada/hid v0.0.0-20240919124526-821c38d2678e
|