Update dependencies

This commit is contained in:
Unrud 2023-05-11 22:55:04 +02:00
parent 737c9671cf
commit 4358c0b0dc
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -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