You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
451 B
Modula-2

module github.com/OrbTools/OrbMap
go 1.17
require (
github.com/Minizbot2012/minxdr v0.0.0-20211128051657-16f8bd94f749
github.com/OrbTools/OrbCommon v0.0.0-20210927233033-a2443efa0fee
github.com/bendahl/uinput v1.5.0
github.com/google/gousb v1.1.1
github.com/gvalkov/golang-evdev v0.0.0-20191114124502-287e62b94bcb
github.com/lxn/win v0.0.0-20210218163916-a377121e959e
)
require golang.org/x/sys v0.0.0-20220128215802-99c3d69c2c27 // indirect