File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ replace (
6
6
github.com/docker/buildx => github.com/thaJeztah/buildx v0.2.1-0.20250721183044-80b40a761230
7
7
github.com/docker/cli => github.com/thaJeztah/cli v0.0.0-20250721181607-54f7b18e5e1c
8
8
github.com/docker/docker => github.com/dmcgowan/docker v1.1.3-0.20250721163026-c47afd41c82c
9
+ github.com/moby/buildkit => github.com/moby/buildkit v0.23.0-rc1.0.20250618182037-9b91d20367db
9
10
github.com/moby/moby/api => github.com/dmcgowan/docker/api v0.0.0-20250721163026-c47afd41c82c
10
11
github.com/moby/moby/client => github.com/dmcgowan/docker/client v0.0.0-20250721163026-c47afd41c82c
11
12
)
Original file line number Diff line number Diff line change @@ -317,8 +317,8 @@ github.com/mitchellh/hashstructure/v2 v2.0.2/go.mod h1:MG3aRVU/N29oo/V/IhBX8GR/z
317
317
github.com/mitchellh/mapstructure v0.0.0-20150613213606-2caf8efc9366 /go.mod h1:FVVH3fgwuzCH5S8UJGiWEs2h04kUh9fWfEaFds41c1Y =
318
318
github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyuac5Z2hdY =
319
319
github.com/mitchellh/mapstructure v1.5.0 /go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo =
320
- github.com/moby/buildkit v0.23.2 h1:gt/dkfcpgTXKx+B9I310kV767hhVqTvEyxGgI3mqsGQ =
321
- github.com/moby/buildkit v0.23.2 /go.mod h1:iEjAfPQKIuO+8y6OcInInvzqTMiKMbb2RdJz1K/95a0 =
320
+ github.com/moby/buildkit v0.23.0-rc1.0.20250618182037-9b91d20367db h1:ZzrDuG9G1A/RwJvuogNplxCEKsIUQh1CqEnqbOGFgKE =
321
+ github.com/moby/buildkit v0.23.0-rc1.0.20250618182037-9b91d20367db /go.mod h1:v5jMDvQgUyidk3wu3NvVAAd5JJo83nfet9Gf/o0+EAQ =
322
322
github.com/moby/docker-image-spec v1.3.1 h1:jMKff3w6PgbfSa69GfNg+zN/XLhfXJGnEx3Nl2EsFP0 =
323
323
github.com/moby/docker-image-spec v1.3.1 /go.mod h1:eKmb5VW8vQEh/BAr2yvVNvuiJuY6UIocYsFu/DxxRpo =
324
324
github.com/moby/go-archive v0.1.0 h1:Kk/5rdW/g+H8NHdJW2gsXyZ7UnzvJNOy6VKJqueWdcQ =
You can’t perform that action at this time.
0 commit comments