-
- Downloads
[renovate] Update module github.com/docker/docker to v24.0.9+incompatible
See merge request !732 Co-authored-by:Renovate Bot <renovate@danet.fbi.h-da.de>
parent
b06e6cbf
No related branches found
No related tags found
Pipeline #184730 passed
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
... | ... | @@ -5,7 +5,7 @@ go 1.22 |
require ( | ||
github.com/aristanetworks/goarista v0.0.0-20240213180907-919212b6ca63 | ||
github.com/c-bata/go-prompt v0.2.6 | ||
github.com/docker/docker v24.0.8+incompatible | ||
github.com/docker/docker v24.0.9+incompatible | ||
github.com/google/go-cmp v0.6.0 | ||
github.com/google/uuid v1.6.0 | ||
github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1 | ||
... | ... |
... | ... | @@ -341,6 +341,8 @@ github.com/docker/distribution v2.7.1+incompatible/go.mod h1:J2gT2udsDAN96Uj4Kfc |
github.com/docker/docker v1.4.2-0.20190924003213-a8608b5b67c7/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk= | ||
github.com/docker/docker v24.0.8+incompatible h1:lbGlhLzolo0tpp+paD0JzOYId072MQmQxZLPevQCFPU= | ||
github.com/docker/docker v24.0.8+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk= | ||
github.com/docker/docker v24.0.9+incompatible h1:HPGzNmwfLZWdxHqK9/II92pyi1EpYKsAqcl4G0Of9v0= | ||
github.com/docker/docker v24.0.9+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk= | ||
github.com/docker/docker-credential-helpers v0.6.3/go.mod h1:WRaJzqw3CTB9bk10avuGsjVBZsD05qeibJ1/TYlvc0Y= | ||
github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ= | ||
github.com/docker/go-connections v0.4.0/go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec= | ||
... | ... |
Please register or sign in to comment