mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-09-21 05:24:43 -04:00
deps: update module github.com/onsi/ginkgo/v2 to v2.11.0 (#2045)
Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
73d7e1ae5c
commit
ed2943c5c8
3 changed files with 10 additions and 10 deletions
|
@ -4699,16 +4699,16 @@ def go_dependencies():
|
|||
build_file_generation = "on",
|
||||
build_file_proto_mode = "disable_global",
|
||||
importpath = "github.com/onsi/ginkgo/v2",
|
||||
sum = "h1:06xGQy5www2oN160RtEZoTvnP2sPhEfePYmCDc2szss=",
|
||||
version = "v2.9.7",
|
||||
sum = "h1:WgqUCUt/lT6yXoQ8Wef0fsNn5cAuMK7+KT9UFRz2tcU=",
|
||||
version = "v2.11.0",
|
||||
)
|
||||
go_repository(
|
||||
name = "com_github_onsi_gomega",
|
||||
build_file_generation = "on",
|
||||
build_file_proto_mode = "disable_global",
|
||||
importpath = "github.com/onsi/gomega",
|
||||
sum = "h1:fVih9JD6ogIiHUN6ePK7HJidyEDpWGVB5mzM7cWNXoU=",
|
||||
version = "v1.27.7",
|
||||
sum = "h1:gegWiwZjBsf2DgiSbf5hpokZ98JVDMcWkUiigk6/KXc=",
|
||||
version = "v1.27.8",
|
||||
)
|
||||
go_repository(
|
||||
name = "com_github_op_go_logging",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue