File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ require (
25
25
github.com/containerd/ttrpc v1.2.7 // indirect
26
26
github.com/containerd/typeurl/v2 v2.1.1 // indirect
27
27
github.com/distribution/reference v0.6.0 // indirect
28
- github.com/docker/docker v25.0.3 +incompatible // indirect
28
+ github.com/docker/docker v25.0.6 +incompatible // indirect
29
29
github.com/docker/docker-credential-helpers v0.8.0 // indirect
30
30
github.com/felixge/httpsnoop v1.0.4 // indirect
31
31
github.com/go-logr/logr v1.4.2 // indirect
Original file line number Diff line number Diff line change @@ -59,8 +59,8 @@ github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5Qvfr
59
59
github.com/distribution/reference v0.6.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
60
60
github.com/docker/cli v25.0.3+incompatible h1:KLeNs7zws74oFuVhgZQ5ONGZiXUUdgsdy6/EsX/6284 =
61
61
github.com/docker/cli v25.0.3+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
62
- github.com/docker/docker v25.0.3 +incompatible h1:D5fy/lYmY7bvZa0XTZ5/UJPljor41F+vdyJG5luQLfQ =
63
- github.com/docker/docker v25.0.3 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
62
+ github.com/docker/docker v25.0.6 +incompatible h1:5cPwbwriIcsua2REJe8HqQV+6WlWc1byg2QSXzBxBGg =
63
+ github.com/docker/docker v25.0.6 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
64
64
github.com/docker/docker-credential-helpers v0.8.0 h1:YQFtbBQb4VrpoPxhFuzEBPQ9E16qz5SpHLS+uswaCp8 =
65
65
github.com/docker/docker-credential-helpers v0.8.0 /go.mod h1:UGFXcuoQ5TxPiB54nHOZ32AWRqQdECoh/Mg0AlEYb40 =
66
66
github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c =
You can’t perform that action at this time.
0 commit comments