Update dependencies

This commit is contained in:
Unrud 2022-01-29 11:04:22 +01:00
parent 3feddd5f68
commit 7392eec8f1
4 changed files with 9 additions and 9 deletions

2
go.mod
View file

@ -6,5 +6,5 @@ require (
github.com/elazarl/go-bindata-assetfs v1.0.1
github.com/godbus/dbus/v5 v5.0.6
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
golang.org/x/net v0.0.0-20220107192237-5cfca573fb4d
golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd
)