Update dependencies

This commit is contained in:
Unrud 2023-05-08 17:48:24 +02:00
parent 13f5df3bf8
commit 6a1a7420dc
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.0
github.com/bendahl/uinput v1.6.1
github.com/godbus/dbus/v5 v5.1.0
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
golang.org/x/net v0.9.0