Skip to content

Commit 644c7cd

Browse files
committed
vendor: github.com/docker/docker, docker/ci v28.4.0-dev
Testing the transitional "v28.4" release, which updates the v28.x version to migrate to the new moby/api and moby/client modules. Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent 1e50e8d commit 644c7cd

File tree

252 files changed

+9563
-1268
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

252 files changed

+9563
-1268
lines changed

go.mod

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@ module github.com/docker/buildx
22

33
go 1.23.0
44

5+
replace (
6+
// FIXME(thaJeztah): trying https://github.com/docker/cli/pull/6199
7+
github.com/docker/cli => github.com/thaJeztah/cli v0.0.0-20250731092128-6005a5a18a20
8+
9+
// FIXME(thaJeztah): trying https://github.com/moby/moby/pull/50475
10+
github.com/docker/docker => github.com/thaJeztah/docker v24.0.0-rc.1.0.20250731091601-51c7aa9fcfa0+incompatible
11+
12+
// FIXME(thaJeztah): temporarily need to pin on commits, otherwise go modules won't resolve until these are tagged.
13+
github.com/moby/moby/api => github.com/moby/moby/api v0.0.0-20250731053223-39030fdf942e
14+
github.com/moby/moby/client => github.com/moby/moby/client v0.0.0-20250731053223-39030fdf942e
15+
)
16+
517
require (
618
github.com/Masterminds/semver/v3 v3.4.0
719
github.com/Microsoft/go-winio v0.6.2
@@ -125,6 +137,8 @@ require (
125137
github.com/mitchellh/go-wordwrap v0.0.0-20150314170334-ad45545899c7 // indirect
126138
github.com/moby/docker-image-spec v1.3.1 // indirect
127139
github.com/moby/locker v1.0.1 // indirect
140+
github.com/moby/moby/api v0.0.0 // indirect
141+
github.com/moby/moby/client v0.0.0-00010101000000-000000000000 // indirect
128142
github.com/moby/patternmatcher v0.6.0 // indirect
129143
github.com/moby/spdystream v0.5.0 // indirect
130144
github.com/moby/sys/sequential v0.6.0 // indirect

go.sum

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -108,15 +108,11 @@ github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5Qvfr
108108
github.com/distribution/reference v0.6.0/go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E=
109109
github.com/dlclark/regexp2 v1.11.0 h1:G/nrcoOa7ZXlpoa/91N3X7mM3r8eIlMBBJZvsz/mxKI=
110110
github.com/dlclark/regexp2 v1.11.0/go.mod h1:DHkYz0B9wPfa6wondMfaivmHpzrQ3v9q8cnmRbL6yW8=
111-
github.com/docker/cli v28.3.3+incompatible h1:fp9ZHAr1WWPGdIWBM1b3zLtgCF+83gRdVMTJsUeiyAo=
112-
github.com/docker/cli v28.3.3+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8=
113111
github.com/docker/cli-docs-tool v0.10.0 h1:bOD6mKynPQgojQi3s2jgcUWGp/Ebqy1SeCr9VfKQLLU=
114112
github.com/docker/cli-docs-tool v0.10.0/go.mod h1:5EM5zPnT2E7yCLERZmrDA234Vwn09fzRHP4aX1qwp1U=
115113
github.com/docker/distribution v2.7.1+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
116114
github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk=
117115
github.com/docker/distribution v2.8.3+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
118-
github.com/docker/docker v28.3.3+incompatible h1:Dypm25kh4rmk49v1eiVbsAtpAsYURjYkaKubwuBdxEI=
119-
github.com/docker/docker v28.3.3+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
120116
github.com/docker/docker-credential-helpers v0.9.3 h1:gAm/VtF9wgqJMoxzT3Gj5p4AqIjCBS4wrsOh9yRqcz8=
121117
github.com/docker/docker-credential-helpers v0.9.3/go.mod h1:x+4Gbw9aGmChi3qTLZj8Dfn0TD20M/fuWy0E5+WDeCo=
122118
github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c h1:lzqkGL9b3znc+ZUgi7FlLnqjQhcXxkNM/quxIjBVMD0=
@@ -262,6 +258,10 @@ github.com/moby/go-archive v0.1.0 h1:Kk/5rdW/g+H8NHdJW2gsXyZ7UnzvJNOy6VKJqueWdcQ
262258
github.com/moby/go-archive v0.1.0/go.mod h1:G9B+YoujNohJmrIYFBpSd54GTUB4lt9S+xVQvsJyFuo=
263259
github.com/moby/locker v1.0.1 h1:fOXqR41zeveg4fFODix+1Ch4mj/gT0NE1XJbp/epuBg=
264260
github.com/moby/locker v1.0.1/go.mod h1:S7SDdo5zpBK84bzzVlKr2V0hz+7x9hWbYC/kq7oQppc=
261+
github.com/moby/moby/api v0.0.0-20250731053223-39030fdf942e h1:OgpxOLw6LKReWABifPRdrhXmiar67swQIdPHRTt7Ixg=
262+
github.com/moby/moby/api v0.0.0-20250731053223-39030fdf942e/go.mod h1:GNQ0zU3WJGeJIcrLPE3xiQnsnLElvfqXQZZZiOqWuiE=
263+
github.com/moby/moby/client v0.0.0-20250731053223-39030fdf942e h1:rDlN5VGxpZLs5jG1xvYCsiOO646P6wIVMyezRBxcGAY=
264+
github.com/moby/moby/client v0.0.0-20250731053223-39030fdf942e/go.mod h1:+TFnycF6RuAUAq1tGTjZiSXuRcywpKUGo2dLkJ6tC48=
265265
github.com/moby/patternmatcher v0.6.0 h1:GmP9lR19aU5GqSSFko+5pRqHi+Ohk1O69aFiKkVGiPk=
266266
github.com/moby/patternmatcher v0.6.0/go.mod h1:hDPoyOpDY7OrrMDLaYoY3hf52gNCR/YOUYxkhApJIxc=
267267
github.com/moby/spdystream v0.5.0 h1:7r0J1Si3QO/kjRitvSLVVFUjxMEb/YLj6S9FF62JBCU=
@@ -379,6 +379,10 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
379379
github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
380380
github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA=
381381
github.com/stretchr/testify v1.10.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
382+
github.com/thaJeztah/cli v0.0.0-20250731092128-6005a5a18a20 h1:g6xk+FYjCw4I/+98QdkjvKMzQyDZfclUI0L/29Lwj2U=
383+
github.com/thaJeztah/cli v0.0.0-20250731092128-6005a5a18a20/go.mod h1:PnmaRA7hP+mokt+80q1r6bxulIIvKxbaap8NOfsS7/Y=
384+
github.com/thaJeztah/docker v24.0.0-rc.1.0.20250731091601-51c7aa9fcfa0+incompatible h1:gGvpaAk+86SEwFkj0kZXbVVFEOav3NO0u72qluXir5w=
385+
github.com/thaJeztah/docker v24.0.0-rc.1.0.20250731091601-51c7aa9fcfa0+incompatible/go.mod h1:eZ6Ef2GDr/8h8se23uenzFTrBHwc9jBEEnfrxqOb0Ss=
382386
github.com/theupdateframework/notary v0.7.0 h1:QyagRZ7wlSpjT5N2qQAh/pN+DVqgekv4DzbAiAiEL3c=
383387
github.com/theupdateframework/notary v0.7.0/go.mod h1:c9DRxcmhHmVLDay4/2fUYdISnHqbFDGRSlXPO0AhYWw=
384388
github.com/tonistiigi/dchapes-mode v0.0.0-20250318174251-73d941a28323 h1:r0p7fK56l8WPequOaR3i9LBqfPtEdXIQbUTzT55iqT4=

vendor/github.com/docker/cli/cli/command/formatter/buildcache.go

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/docker/cli/cli/command/formatter/container.go

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/docker/cli/cli/command/formatter/disk_usage.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/docker/cli/cli/command/formatter/displayutils.go

Lines changed: 0 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/docker/cli/cli/command/formatter/image.go

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/docker/cli/cli/command/formatter/volume.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/docker/docker/api/types/aliases.go

Lines changed: 133 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/docker/docker/api/types/blkiodev/aliases.go

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)