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:
renovate[bot] 2023-04-05 12:14:19 +02:00 committed by GitHub
parent a2ae53d229
commit 509b3d5d58
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 8 additions and 8 deletions

View file

@ -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",