Update dependencies
This commit is contained in:
parent
800171efdd
commit
eebde58826
5 changed files with 28 additions and 30 deletions
|
|
@ -17,8 +17,8 @@ modules:
|
|||
path: ..
|
||||
- type: git
|
||||
url: https://github.com/godbus/dbus
|
||||
tag: v5.1.0
|
||||
commit: e523abc905595cf17fb0001a7d77eaaddfaa216d
|
||||
tag: v5.2.1
|
||||
commit: 20d95a3d9a57a5cb72cbdafb3fd9ecb6d2ccd038
|
||||
dest: vendor/github.com/godbus/dbus/v5
|
||||
- type: git
|
||||
url: https://github.com/skip2/go-qrcode
|
||||
|
|
@ -26,14 +26,14 @@ modules:
|
|||
dest: vendor/github.com/skip2/go-qrcode
|
||||
- type: git
|
||||
url: https://github.com/golang/net
|
||||
tag: v0.46.0
|
||||
commit: 2002a064a49010d8b881673c73f04e0b741e7c32
|
||||
tag: v0.48.0
|
||||
commit: 35e1306bddd863f360fb94480c5fed84229953f0
|
||||
dest: vendor/golang.org/x/net
|
||||
- type: git
|
||||
url: https://github.com/golang/crypto
|
||||
tag: v0.43.0
|
||||
commit: 627cb894b6b2021e34c4ad4af4c0a963127491e4
|
||||
dest: vendor/golang.org/x/crypto
|
||||
url: https://github.com/golang/sys
|
||||
tag: v0.39.0
|
||||
commit: 08e54827f6706016347e1e4f4866b84126842b20
|
||||
dest: vendor/golang.org/x/sys
|
||||
- type: file
|
||||
path: modules.txt
|
||||
dest: vendor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue