Update dependencies

This commit is contained in:
Unrud 2022-06-20 01:19:01 +02:00
parent 7522d131ec
commit e29982dc00
3 changed files with 10 additions and 10 deletions

View file

@ -19,8 +19,8 @@ modules:
- . /usr/lib/sdk/golang/enable.sh; go mod vendor -e
- type: git
url: https://github.com/godbus/dbus
tag: v5.0.6
commit: daa017464e266380cdeb4e6f9613eba9182b59a3
tag: v5.1.0
commit: e523abc905595cf17fb0001a7d77eaaddfaa216d
dest: vendor/github.com/godbus/dbus/v5
- type: git
url: https://github.com/skip2/go-qrcode
@ -28,7 +28,7 @@ modules:
dest: vendor/github.com/skip2/go-qrcode
- type: git
url: https://github.com/golang/net
commit: cd36cc0744dd695657988f15f08446dc81e16efc
commit: 355a448f1bc9c459b279e1cf88367d58b98e186e
dest: vendor/golang.org/x/net
buildsystem: simple
build-commands: