deps: update module github.com/docker/docker to v20.10.23+incompatible (#1589)

Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-04-03 17:01:48 +02:00 committed by GitHub
parent 661cf922ec
commit d260007672
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:6jX4yB+NtcbldT90k7vBSaWJDB3i+zkVJT9BEK8kQkk=",
version = "v20.10.22+incompatible",
sum = "h1:1ZQUUYAdh+oylOT85aA2ZcfRp22jmLhoaEcVEfK8dyA=",
version = "v20.10.23+incompatible",
)
go_repository(
name = "com_github_docker_docker_credential_helpers",