Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Commit 16b4b32

Browse files
authored
Merge pull request #342 from aerokube/dependabot/go_modules/github.com/docker/docker-24.0.7incompatible
Bump github.com/docker/docker from 24.0.1+incompatible to 24.0.7+incompatible
2 parents b6a8316 + 17f1e4c commit 16b4b32

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/aandryashin/matchers v0.0.0-20161126170413-435295ea180e
88
github.com/aerokube/selenoid v0.0.0-20220701113004-fbf82d85faee
99
github.com/docker/cli v23.0.1+incompatible
10-
github.com/docker/docker v24.0.1+incompatible
10+
github.com/docker/docker v24.0.7+incompatible
1111
github.com/docker/go-connections v0.4.0
1212
github.com/docker/go-units v0.5.0
1313
github.com/fatih/color v1.14.1

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ github.com/docker/cli v23.0.1+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvM
2020
github.com/docker/distribution v0.0.0-20171011171712-7484e51bf6af/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
2121
github.com/docker/distribution v2.8.2+incompatible h1:T3de5rq0dB1j30rp0sA2rER+m322EBzniBPB6ZIzuh8=
2222
github.com/docker/distribution v2.8.2+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
23-
github.com/docker/docker v24.0.1+incompatible h1:NxN81beIxDlUaVt46iUQrYHD9/W3u9EGl52r86O/IGw=
24-
github.com/docker/docker v24.0.1+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
23+
github.com/docker/docker v24.0.7+incompatible h1:Wo6l37AuwP3JaMnZa226lzVXGA3F9Ig1seQen0cKYlM=
24+
github.com/docker/docker v24.0.7+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
2525
github.com/docker/docker-credential-helpers v0.6.0 h1:5bhDRLn1roGiNjz8IezRngHxMfoeaXGyr0BeMHq4rD8=
2626
github.com/docker/docker-credential-helpers v0.6.0/go.mod h1:WRaJzqw3CTB9bk10avuGsjVBZsD05qeibJ1/TYlvc0Y=
2727
github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ=

0 commit comments

Comments
 (0)