-
- Downloads
[renovate] Update module github.com/docker/docker to v20.10.24+incompatible
See merge request !433 Co-authored-by:Renovate Bot <renovate@danet.fbi.h-da.de>
parent
52f7fcf9
Branches
Tags
Pipeline #138533 passed
Stage: tools
Stage: build
Stage: test
Stage: analyze
Stage: integration-test
Stage: deploy
... | ... | @@ -5,7 +5,7 @@ go 1.20 |
require ( | ||
github.com/aristanetworks/goarista v0.0.0-20220425175323-05f7c4c5e34c | ||
github.com/c-bata/go-prompt v0.2.6 | ||
github.com/docker/docker v20.10.17+incompatible | ||
github.com/docker/docker v20.10.24+incompatible | ||
github.com/google/go-cmp v0.5.8 | ||
github.com/google/uuid v1.3.0 | ||
github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.0 | ||
... | ... |
... | ... | @@ -321,6 +321,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 v20.10.17+incompatible h1:JYCuMrWaVNophQTOrMMoSwudOVEfcegoZZrleKc1xwE= | ||
github.com/docker/docker v20.10.17+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk= | ||
github.com/docker/docker v20.10.24+incompatible h1:Ugvxm7a8+Gz6vqQYQQ2W7GYq5EUPaAiuPgIfVyI3dYE= | ||
github.com/docker/docker v20.10.24+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