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 @@ -15,7 +15,7 @@ require (
15
15
github.com/containerd/errdefs v0.3.0
16
16
github.com/containerd/platforms v0.2.1
17
17
github.com/docker/cli v27.4.0+incompatible
18
- github.com/docker/docker v27.3.1 +incompatible
18
+ github.com/docker/docker v27.4.0 +incompatible
19
19
github.com/gabriel-vasile/mimetype v1.4.7
20
20
github.com/go-test/deep v1.0.8
21
21
github.com/google/go-cmp v0.6.0
Original file line number Diff line number Diff line change @@ -92,8 +92,8 @@ github.com/docker/cli v27.4.0+incompatible h1:/nJzWkcI1MDMN+U+px/YXnQWJqnu4J+QKG
92
92
github.com/docker/cli v27.4.0+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
93
93
github.com/docker/distribution v2.8.2+incompatible h1:T3de5rq0dB1j30rp0sA2rER+m322EBzniBPB6ZIzuh8 =
94
94
github.com/docker/distribution v2.8.2+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
95
- github.com/docker/docker v27.3.1 +incompatible h1:KttF0XoteNTicmUtBO0L2tP+J7FGRFTjaEF4k6WdhfI =
96
- github.com/docker/docker v27.3.1 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
95
+ github.com/docker/docker v27.4.0 +incompatible h1:I9z7sQ5qyzO0BfAb9IMOawRkAGxhYsidKiTMcm0DU+A =
96
+ github.com/docker/docker v27.4.0 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
97
97
github.com/docker/docker-credential-helpers v0.6.3 /go.mod h1:WRaJzqw3CTB9bk10avuGsjVBZsD05qeibJ1/TYlvc0Y =
98
98
github.com/docker/docker-credential-helpers v0.7.0 h1:xtCHsjxogADNZcdv1pKUHXryefjlVRqWqIhk/uXJp0A =
99
99
github.com/docker/docker-credential-helpers v0.7.0 /go.mod h1:rETQfLdHNT3foU5kuNkFR1R1V12OJRRO5lzt2D1b5X0 =
You can’t perform that action at this time.
0 commit comments