Update dependencies

This commit is contained in:
Unrud 2024-04-06 17:22:46 +02:00
parent 064c3cd242
commit 4916fc59db
3 changed files with 5 additions and 5 deletions

2
go.mod
View file

@ -6,5 +6,5 @@ require (
github.com/bendahl/uinput v1.7.0
github.com/godbus/dbus/v5 v5.1.0
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
golang.org/x/net v0.20.0
golang.org/x/net v0.24.0
)