mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-03 20:44:14 -04:00
deps: update module golang.org/x/vuln to v1 (#2231)
Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
91ec474b80
commit
26c41aacd2
3 changed files with 5 additions and 5 deletions
|
@ -7410,8 +7410,8 @@ def go_dependencies():
|
|||
build_file_generation = "on",
|
||||
build_file_proto_mode = "disable_global",
|
||||
importpath = "golang.org/x/vuln",
|
||||
sum = "h1:Dlz47lW0pvPHU7tnb10S8vbMn9GnV2B6eyT7Tem5XBI=",
|
||||
version = "v0.2.0",
|
||||
sum = "h1:tYLAU3jD9LQr98Y+3el06lWyGMCnvzw06PIWP3LIy7g=",
|
||||
version = "v1.0.0",
|
||||
)
|
||||
|
||||
go_repository(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue