Update dependencies
This commit is contained in:
parent
3feddd5f68
commit
7392eec8f1
4 changed files with 9 additions and 9 deletions
|
|
@ -29,7 +29,7 @@ modules:
|
|||
dest: vendor/github.com/skip2/go-qrcode
|
||||
- type: git
|
||||
url: https://github.com/golang/net
|
||||
commit: 5cfca573fb4de1b4540d42c216f39c8d1cbbb494
|
||||
commit: cd36cc0744dd695657988f15f08446dc81e16efc
|
||||
dest: vendor/golang.org/x/net
|
||||
- type: file
|
||||
path: modules.txt
|
||||
|
|
|
|||
|
|
@ -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-20220107192237-5cfca573fb4d
|
||||
# golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd
|
||||
## explicit
|
||||
golang.org/x/net/websocket
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue