File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed
Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 11# github.com/moby/moby v28.3.2+incompatible
2- # github.com/moby/buildkit v0.23.1
2+ # github.com/moby/buildkit v0.23.2
33# github.com/docker/buildx v0.25.0
4- # github.com/docker/cli v28.3.0 +incompatible
4+ # github.com/docker/cli v28.3.1 +incompatible
55# github.com/docker/compose/v2 v2.38.2
66# github.com/docker/model-cli v0.1.33-0.20250703103301-d4e4936a9eb2
77# github.com/docker/scout-cli v1.15.0
Original file line number Diff line number Diff line change @@ -16,10 +16,10 @@ require (
1616 github.com/containerd/typeurl/v2 v2.2.3 // indirect
1717 github.com/distribution/reference v0.6.0 // indirect
1818 github.com/docker/buildx v0.25.0 // indirect
19- github.com/docker/cli v28.3.0 +incompatible // indirect
19+ github.com/docker/cli v28.3.1 +incompatible // indirect
2020 github.com/docker/compose/v2 v2.38.2 // indirect
2121 github.com/docker/distribution v2.8.3+incompatible // indirect
22- github.com/docker/docker v28.3.0 +incompatible // indirect
22+ github.com/docker/docker v28.3.1 +incompatible // indirect
2323 github.com/docker/docker-credential-helpers v0.9.3 // indirect
2424 github.com/docker/go-connections v0.5.0 // indirect
2525 github.com/docker/go-units v0.5.0 // indirect
@@ -48,7 +48,7 @@ require (
4848 github.com/mattn/go-runewidth v0.0.16 // indirect
4949 github.com/mattn/go-shellwords v1.0.12 // indirect
5050 github.com/mitchellh/go-homedir v1.1.0 // indirect
51- github.com/moby/buildkit v0.23.1 // indirect
51+ github.com/moby/buildkit v0.23.2 // indirect
5252 github.com/moby/docker-image-spec v1.3.1 // indirect
5353 github.com/moby/locker v1.0.1 // indirect
5454 github.com/moby/moby v28.3.2+incompatible // indirect
Original file line number Diff line number Diff line change @@ -50,6 +50,8 @@ github.com/docker/docker v28.2.2+incompatible h1:CjwRSksz8Yo4+RmQ339Dp/D2tGO5Jxw
5050github.com/docker/docker v28.2.2+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
5151github.com/docker/docker v28.3.0+incompatible h1:ffS62aKWupCWdvcee7nBU9fhnmknOqDPaJAMtfK0ImQ =
5252github.com/docker/docker v28.3.0+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
53+ github.com/docker/docker v28.3.1+incompatible h1:20+BmuA9FXlCX4ByQ0vYJcUEnOmRM6XljDnFWR+jCyY =
54+ github.com/docker/docker v28.3.1+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
5355github.com/docker/docker-credential-helpers v0.9.3 h1:gAm/VtF9wgqJMoxzT3Gj5p4AqIjCBS4wrsOh9yRqcz8 =
5456github.com/docker/docker-credential-helpers v0.9.3 /go.mod h1:x+4Gbw9aGmChi3qTLZj8Dfn0TD20M/fuWy0E5+WDeCo =
5557github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c =
You can’t perform that action at this time.
0 commit comments