uinput-controller: Format code

This commit is contained in:
Unrud 2023-02-23 01:09:29 +01:00
parent feaf02217c
commit 809d3a0064
2 changed files with 39 additions and 38 deletions

3
go.mod
View file

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