Update dependencies

This commit is contained in:
Unrud 2022-09-24 02:09:15 +02:00
parent 518c6ef952
commit 61f910adf0
3 changed files with 5 additions and 5 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.0.0-20220617184016-355a448f1bc9
golang.org/x/net v0.0.0-20220923203811-8be639271d50
)