Update dependencies

This commit is contained in:
Unrud 2023-05-08 22:49:45 +02:00
parent c6fe56479a
commit 722678ca4f
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -6,5 +6,5 @@ require (
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
golang.org/x/net v0.10.0
)