Update dependencies
This commit is contained in:
parent
f30b4cf48e
commit
9c5dcbee10
3 changed files with 5 additions and 2 deletions
2
go.mod
2
go.mod
|
|
@ -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
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue