Update dependencies
This commit is contained in:
parent
737c9671cf
commit
4358c0b0dc
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -3,7 +3,7 @@ module github.com/unrud/remote-touchpad
|
|||
go 1.18
|
||||
|
||||
require (
|
||||
github.com/bendahl/uinput v1.6.1
|
||||
github.com/bendahl/uinput v1.6.2
|
||||
github.com/godbus/dbus/v5 v5.1.0
|
||||
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
|
||||
golang.org/x/net v0.10.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue