mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-03 04:26:20 -04:00
deps: update module github.com/docker/docker to v23.0.3+incompatible [SECURITY] (#1762)
* deps: update module github.com/docker/docker to v23.0.3+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
4024b9cf71
commit
cd28b3a39f
5 changed files with 8 additions and 8 deletions
|
@ -1790,8 +1790,8 @@ def go_dependencies():
|
|||
build_file_generation = "on",
|
||||
build_file_proto_mode = "disable_global",
|
||||
importpath = "github.com/docker/docker",
|
||||
sum = "h1:vjgvJZxprTTE1A37nm+CLNAdwu6xZekyoiVlUZEINcY=",
|
||||
version = "v23.0.1+incompatible",
|
||||
sum = "h1:9GhVsShNWz1hO//9BNg/dpMnZW25KydO4wtVxWAIbho=",
|
||||
version = "v23.0.3+incompatible",
|
||||
)
|
||||
go_repository(
|
||||
name = "com_github_docker_docker_credential_helpers",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue