remote-touchpad/go.mod
2023-02-19 16:29:46 +01:00

11 lines
238 B
Modula-2

module github.com/unrud/remote-touchpad
go 1.17
require (
github.com/godbus/dbus/v5 v5.1.0
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
golang.org/x/net v0.4.0
)
require github.com/bendahl/uinput v1.6.0 // indirect