Update dependencies

This commit is contained in:
Unrud 2024-08-30 23:41:45 +02:00
parent dd510bc4a0
commit b4ecfad316
2 changed files with 3 additions and 3 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.24.0
golang.org/x/net v0.28.0
)