Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Commit d4f297d

Browse files
authored
Merge pull request #558 from kubernetes-sigs/dependabot/go_modules/test/e2e/github.com/docker/docker-20.10.24incompatible
🌱 Bump github.com/docker/docker from 20.10.21+incompatible to 20.10.24+incompatible in /test/e2e
2 parents 00c5a49 + 8af06d9 commit d4f297d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

test/e2e/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ require (
4040
github.com/coredns/caddy v1.1.0 // indirect
4141
github.com/coredns/corefile-migration v1.0.20 // indirect
4242
github.com/davecgh/go-spew v1.1.1 // indirect
43-
github.com/docker/docker v20.10.21+incompatible // indirect
43+
github.com/docker/docker v20.10.24+incompatible // indirect
4444
github.com/docker/go-connections v0.4.0 // indirect
4545
github.com/docker/go-units v0.4.0 // indirect
4646
github.com/drone/envsubst/v2 v2.0.0-20210730161058-179042472c46 // indirect

test/e2e/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,8 @@ github.com/dnaeon/go-vcr v1.0.1 h1:r8L/HqC0Hje5AXMu1ooW8oyQyOFv4GxqpL0nRP7SLLY=
117117
github.com/dnaeon/go-vcr v1.0.1/go.mod h1:aBB1+wY4s93YsC3HHjMBMrwTj2R9FHDzUr9KyGc8n1E=
118118
github.com/docker/distribution v2.8.1+incompatible h1:Q50tZOPR6T/hjNsyc9g8/syEs6bk8XXApsHjKukMl68=
119119
github.com/docker/distribution v2.8.1+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
120-
github.com/docker/docker v20.10.21+incompatible h1:UTLdBmHk3bEY+w8qeO5KttOhy6OmXWsl/FEet9Uswog=
121-
github.com/docker/docker v20.10.21+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
120+
github.com/docker/docker v20.10.24+incompatible h1:Ugvxm7a8+Gz6vqQYQQ2W7GYq5EUPaAiuPgIfVyI3dYE=
121+
github.com/docker/docker v20.10.24+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
122122
github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ=
123123
github.com/docker/go-connections v0.4.0/go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec=
124124
github.com/docker/go-units v0.4.0 h1:3uh0PgVws3nIA0Q+MwDC8yjEPf9zjRfZZWXZYDct3Tw=

0 commit comments

Comments
 (0)