Update go modules

This commit is contained in:
Unrud 2020-09-13 10:25:28 +02:00
parent 6d68809ccf
commit 50ec8ff4db
3 changed files with 7 additions and 8 deletions

4
go.mod
View file

@ -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/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
golang.org/x/net v0.0.0-20200822124328-c89045814202
salsa.debian.org/go-team/packages/golang-dbus.git v4.1.0+incompatible
golang.org/x/net v0.0.0-20200707034311-ab3426394381
)