Skip to content

Commit ae2b8a8

Browse files
committed
vendor: github.com/moby/buildkit v0.20.0
Signed-off-by: CrazyMax <[email protected]>
1 parent 98e1ebf commit ae2b8a8

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

_vendor/github.com/moby/buildkit/docs/buildkitd.toml.md

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

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ replace (
1616
github.com/docker/cli => github.com/docker/cli v27.5.1+incompatible
1717
github.com/docker/compose/v2 => github.com/docker/compose/v2 v2.32.4
1818
github.com/docker/scout-cli => github.com/docker/scout-cli v1.15.0
19-
github.com/moby/buildkit => github.com/moby/buildkit v0.19.0
19+
github.com/moby/buildkit => github.com/moby/buildkit v0.20.0
2020
github.com/moby/moby => github.com/moby/moby v27.5.1+incompatible
2121
)

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,8 @@ github.com/moby/buildkit v0.18.0 h1:KSelhNINJcNA3FCWBbGCytvicjP+kjU5kZlZhkTUkVo=
341341
github.com/moby/buildkit v0.18.0/go.mod h1:vCR5CX8NGsPTthTg681+9kdmfvkvqJBXEv71GZe5msU=
342342
github.com/moby/buildkit v0.19.0 h1:w9G1p7sArvCGNkpWstAqJfRQTXBKukMyMK1bsah1HNo=
343343
github.com/moby/buildkit v0.19.0/go.mod h1:WiHBFTgWV8eB1AmPxIWsAlKjUACAwm3X/14xOV4VWew=
344+
github.com/moby/buildkit v0.20.0 h1:aF5RujjQ310Pn6SLL/wQYIrSsPXy0sQ5KvWifwq1h8Y=
345+
github.com/moby/buildkit v0.20.0/go.mod h1:HYFUIK+iGDRxRgdphZ9Nv0y1Fz7mv0HrU7xZoXx217E=
344346
github.com/moby/locker v1.0.1/go.mod h1:S7SDdo5zpBK84bzzVlKr2V0hz+7x9hWbYC/kq7oQppc=
345347
github.com/moby/moby v24.0.2+incompatible h1:yH+5dRHH1x3XRKzl1THA2aGTy6CHYnkt5N924ADMax8=
346348
github.com/moby/moby v24.0.2+incompatible/go.mod h1:fDXVQ6+S340veQPv35CzDahGBmHsiclFwfEygB/TWMc=

0 commit comments

Comments
 (0)