Update dependencies

This commit is contained in:
Unrud 2022-01-08 00:07:38 +01:00
parent 130c430d3d
commit 70e63a57af
4 changed files with 5 additions and 5 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-20211105192438-b53810dc28af
golang.org/x/net v0.0.0-20220107192237-5cfca573fb4d
)