Update Go dependencies
This commit is contained in:
parent
8139cf0734
commit
d00c3dab85
3 changed files with 11 additions and 15 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.3
|
||||
github.com/godbus/dbus/v5 v5.0.4
|
||||
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
|
||||
golang.org/x/net v0.0.0-20200707034311-ab3426394381
|
||||
golang.org/x/net v0.0.0-20210525063256-abc453219eb5
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue