Update dependencies
This commit is contained in:
parent
c1a55e57ae
commit
72d4d60419
5 changed files with 14 additions and 25 deletions
4
go.mod
4
go.mod
|
|
@ -4,7 +4,7 @@ go 1.15
|
|||
|
||||
require (
|
||||
github.com/elazarl/go-bindata-assetfs v1.0.1
|
||||
github.com/godbus/dbus/v5 v5.0.4
|
||||
github.com/godbus/dbus/v5 v5.0.5
|
||||
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
|
||||
golang.org/x/net v0.0.0-20210525063256-abc453219eb5
|
||||
golang.org/x/net v0.0.0-20210917221730-978cfadd31cf
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue