Update dependencies

This commit is contained in:
Unrud 2021-11-06 21:45:01 +01:00
parent 1ec541d78c
commit c53252c197
4 changed files with 11 additions and 11 deletions

View file

@ -20,8 +20,8 @@ modules:
dest: vendor/github.com/elazarl/go-bindata-assetfs
- type: git
url: https://github.com/godbus/dbus
tag: v5.0.5
commit: 84a2dfb382a81e88c000206b8fcba8d98f00ad1e
tag: v5.0.6
commit: daa017464e266380cdeb4e6f9613eba9182b59a3
dest: vendor/github.com/godbus/dbus/v5
- type: git
url: https://github.com/skip2/go-qrcode
@ -29,7 +29,7 @@ modules:
dest: vendor/github.com/skip2/go-qrcode
- type: git
url: https://github.com/golang/net
commit: 978cfadd31cf6299758dbb5165d451ce91989f1a
commit: b53810dc28af183c5c4adfbb6b6d982379845b06
dest: vendor/golang.org/x/net
- type: file
path: modules.txt

View file

@ -1,7 +1,7 @@
# github.com/elazarl/go-bindata-assetfs v1.0.1
## explicit
github.com/elazarl/go-bindata-assetfs
# github.com/godbus/dbus/v5 v5.0.5
# github.com/godbus/dbus/v5 v5.0.6
## explicit
github.com/godbus/dbus/v5
# github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
@ -9,6 +9,6 @@ github.com/godbus/dbus/v5
github.com/skip2/go-qrcode
github.com/skip2/go-qrcode/bitset
github.com/skip2/go-qrcode/reedsolomon
# golang.org/x/net v0.0.0-20210917221730-978cfadd31cf
# golang.org/x/net v0.0.0-20211105192438-b53810dc28af
## explicit
golang.org/x/net/websocket