Update dependencies

This commit is contained in:
Unrud 2022-12-29 22:28:10 +01:00
parent f30b4cf48e
commit 9c5dcbee10
3 changed files with 5 additions and 2 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-20220923203811-8be639271d50
golang.org/x/net v0.4.0
)