mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-18 19:47:54 -04:00
deps: update module github.com/docker/docker to v20.10.24+incompatible [SECURITY] (#1614)
* deps: update module github.com/docker/docker to v20.10.24+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
a2ae53d229
commit
509b3d5d58
5 changed files with 8 additions and 8 deletions
|
@ -1758,8 +1758,8 @@ def go_dependencies():
|
|||
build_file_generation = "on",
|
||||
build_file_proto_mode = "disable_global",
|
||||
importpath = "github.com/docker/docker",
|
||||
sum = "h1:1ZQUUYAdh+oylOT85aA2ZcfRp22jmLhoaEcVEfK8dyA=",
|
||||
version = "v20.10.23+incompatible",
|
||||
sum = "h1:Ugvxm7a8+Gz6vqQYQQ2W7GYq5EUPaAiuPgIfVyI3dYE=",
|
||||
version = "v20.10.24+incompatible",
|
||||
)
|
||||
go_repository(
|
||||
name = "com_github_docker_docker_credential_helpers",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue