Update dependencies

This commit is contained in:
Unrud 2023-02-23 01:09:05 +01:00
parent 124152f7ec
commit 342334ac18
3 changed files with 27 additions and 8 deletions

2
go.mod
View file

@ -5,5 +5,5 @@ go 1.17
require (
github.com/godbus/dbus/v5 v5.1.0
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
golang.org/x/net v0.4.0
golang.org/x/net v0.7.0
)