-
- Downloads
[renovate] Update module github.com/docker/docker to v24.0.6+incompatible
See merge request !541 Co-authored-by:Renovate Bot <renovate@danet.fbi.h-da.de>
parent
06a496fc
Branches
Tags
Pipeline #162121 failed
Stage: tools
Stage: build
Stage: test
Stage: analyze
Stage: integration-test
Stage: deploy
... | ... | @@ -5,7 +5,7 @@ go 1.21 |
require ( | ||
github.com/aristanetworks/goarista v0.0.0-20220425175323-05f7c4c5e34c | ||
github.com/c-bata/go-prompt v0.2.6 | ||
github.com/docker/docker v24.0.5+incompatible | ||
github.com/docker/docker v24.0.6+incompatible | ||
github.com/google/go-cmp v0.5.9 | ||
github.com/google/uuid v1.3.1 | ||
github.com/grpc-ecosystem/grpc-gateway/v2 v2.18.0 | ||
... | ... |
... | ... | @@ -340,6 +340,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.5+incompatible h1:WmgcE4fxyI6EEXxBRxsHnZXrO1pQ3smi0k/jho4HLeY= | ||
github.com/docker/docker v24.0.5+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk= | ||
github.com/docker/docker v24.0.6+incompatible h1:hceabKCtUgDqPu+qm0NgsaXf28Ljf4/pWFL7xjWWDgE= | ||
github.com/docker/docker v24.0.6+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