This repository was archived by the owner on Dec 17, 2024. It is now read-only.
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
7
7
github.com/aandryashin/matchers v0.0.0-20161126170413-435295ea180e
8
8
github.com/aerokube/selenoid v0.0.0-20220701113004-fbf82d85faee
9
9
github.com/docker/cli v23.0.1+incompatible
10
- github.com/docker/docker v23.0.1 +incompatible
10
+ github.com/docker/docker v23.0.3 +incompatible
11
11
github.com/docker/go-connections v0.4.0
12
12
github.com/docker/go-units v0.5.0
13
13
github.com/fatih/color v1.14.1
Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ github.com/docker/cli v23.0.1+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvM
20
20
github.com/docker/distribution v0.0.0-20171011171712-7484e51bf6af /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
21
21
github.com/docker/distribution v2.8.2+incompatible h1:T3de5rq0dB1j30rp0sA2rER+m322EBzniBPB6ZIzuh8 =
22
22
github.com/docker/distribution v2.8.2+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
23
- github.com/docker/docker v23.0.1 +incompatible h1:vjgvJZxprTTE1A37nm+CLNAdwu6xZekyoiVlUZEINcY =
24
- github.com/docker/docker v23.0.1 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
23
+ github.com/docker/docker v23.0.3 +incompatible h1:9GhVsShNWz1hO//9BNg/dpMnZW25KydO4wtVxWAIbho =
24
+ github.com/docker/docker v23.0.3 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
25
25
github.com/docker/docker-credential-helpers v0.6.0 h1:5bhDRLn1roGiNjz8IezRngHxMfoeaXGyr0BeMHq4rD8 =
26
26
github.com/docker/docker-credential-helpers v0.6.0 /go.mod h1:WRaJzqw3CTB9bk10avuGsjVBZsD05qeibJ1/TYlvc0Y =
27
27
github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ =
You can’t perform that action at this time.
0 commit comments