Skip to content

Commit e4fece7

Browse files
committed
vendor: github.com/moby/buildkit v0.25.1
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
1 parent 3b58b19 commit e4fece7

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

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

Lines changed: 5 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
@@ -20,6 +20,6 @@ replace (
2020
github.com/docker/mcp-gateway => github.com/docker/mcp-gateway v0.22.0
2121
github.com/docker/model-runner/cmd/cli => github.com/docker/model-runner/cmd/cli v0.1.44
2222
github.com/docker/scout-cli => github.com/docker/scout-cli v1.18.4
23-
github.com/moby/buildkit => github.com/moby/buildkit v0.25.0
23+
github.com/moby/buildkit => github.com/moby/buildkit v0.25.1
2424
github.com/moby/moby => github.com/moby/moby v28.5.1+incompatible
2525
)

go.sum

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ github.com/docker/model-runner/cmd/cli v0.1.44 h1:A0LBBlH8Bzjxl8CAW5tTDiqePwkNi0
1010
github.com/docker/model-runner/cmd/cli v0.1.44/go.mod h1:Ue7MAkIgCE7sKVuaH61UOblYUBTKMpdjZaUowrXjM9s=
1111
github.com/docker/scout-cli v1.18.4 h1:Td+SSA55WlD7gmrNaBe0imgfVzzQjlfb/prwBn9GOSw=
1212
github.com/docker/scout-cli v1.18.4/go.mod h1:Eo1RyCJsx3ldz/YTY5yGxu9g9mwTYbRUutxQUkow3Fc=
13-
github.com/moby/buildkit v0.25.0/go.mod h1:phM8sdqnvgK2y1dPDnbwI6veUCXHOZ6KFSl6E164tkc=
13+
github.com/moby/buildkit v0.25.1 h1:j7IlVkeNbEo+ZLoxdudYCHpmTsbwKvhgc/6UJ/mY/o8=
14+
github.com/moby/buildkit v0.25.1/go.mod h1:phM8sdqnvgK2y1dPDnbwI6veUCXHOZ6KFSl6E164tkc=
1415
github.com/moby/moby v28.5.1+incompatible h1:JD8lBdCDBF2oiHWLqIRofPqI8qvkppRjMJ6EnwrhvX0=
1516
github.com/moby/moby v28.5.1+incompatible/go.mod h1:fDXVQ6+S340veQPv35CzDahGBmHsiclFwfEygB/TWMc=

0 commit comments

Comments
 (0)