Update dependencies

This commit is contained in:
Unrud 2023-10-04 01:41:25 +02:00
parent 6c746b23f1
commit e1dbdc9b68
3 changed files with 6 additions and 6 deletions

2
go.mod
View file

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