mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-11-13 00:50:38 -05:00
deps: update module github.com/docker/docker to v25.0.5+incompatible [SECURITY] (#2998)
* deps: update module github.com/docker/docker to v25.0.5+incompatible [SECURITY] * deps: tidy all modules --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: edgelessci <edgelessci@users.noreply.github.com>
This commit is contained in:
parent
367b278002
commit
4ca9db156b
3 changed files with 5 additions and 5 deletions
|
|
@ -1355,8 +1355,8 @@ def go_dependencies():
|
|||
build_file_generation = "on",
|
||||
build_file_proto_mode = "disable_global",
|
||||
importpath = "github.com/docker/docker",
|
||||
sum = "h1:D5fy/lYmY7bvZa0XTZ5/UJPljor41F+vdyJG5luQLfQ=",
|
||||
version = "v25.0.3+incompatible",
|
||||
sum = "h1:UmQydMduGkrD5nQde1mecF/YnSbTOaPeFIeP5C4W+DE=",
|
||||
version = "v25.0.5+incompatible",
|
||||
)
|
||||
go_repository(
|
||||
name = "com_github_docker_docker_credential_helpers",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue