Skip to content

Commit 5d1c311

Browse files
tonistiigiaustinvazquez
authored andcommitted
vendor: update buildkit to v0.25.1
Signed-off-by: Tonis Tiigi <[email protected]> (cherry picked from commit 3c418be) Signed-off-by: Austin Vazquez <[email protected]>
1 parent 90506c1 commit 5d1c311

8 files changed

Lines changed: 139 additions & 27 deletions

File tree

vendor.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ require (
6262
github.com/miekg/dns v1.1.66
6363
github.com/mistifyio/go-zfs/v3 v3.0.1
6464
github.com/mitchellh/copystructure v1.2.0
65-
github.com/moby/buildkit v0.25.0
65+
github.com/moby/buildkit v0.25.1
6666
github.com/moby/docker-image-spec v1.3.1
6767
github.com/moby/go-archive v0.1.0
6868
github.com/moby/ipvs v1.1.0

vendor.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -383,8 +383,8 @@ github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee/go.mod h1:F
383383
github.com/mitchellh/reflectwalk v1.0.2 h1:G2LzWKi524PWgd3mLHV8Y5k7s6XUvT0Gef6zxSIeXaQ=
384384
github.com/mitchellh/reflectwalk v1.0.2/go.mod h1:mSTlrgnPZtwu0c4WaC2kGObEpuNDbx0jmZXqmk4esnw=
385385
github.com/mndrix/tap-go v0.0.0-20171203230836-629fa407e90b/go.mod h1:pzzDgJWZ34fGzaAZGFW22KVZDfyrYW+QABMrWnJBnSs=
386-
github.com/moby/buildkit v0.25.0 h1:cRgh74ymzyHxS5a/lsYT4OCyVU8iC3UgkwasIEUi0og=
387-
github.com/moby/buildkit v0.25.0/go.mod h1:phM8sdqnvgK2y1dPDnbwI6veUCXHOZ6KFSl6E164tkc=
386+
github.com/moby/buildkit v0.25.1 h1:j7IlVkeNbEo+ZLoxdudYCHpmTsbwKvhgc/6UJ/mY/o8=
387+
github.com/moby/buildkit v0.25.1/go.mod h1:phM8sdqnvgK2y1dPDnbwI6veUCXHOZ6KFSl6E164tkc=
388388
github.com/moby/docker-image-spec v1.3.1 h1:jMKff3w6PgbfSa69GfNg+zN/XLhfXJGnEx3Nl2EsFP0=
389389
github.com/moby/docker-image-spec v1.3.1/go.mod h1:eKmb5VW8vQEh/BAr2yvVNvuiJuY6UIocYsFu/DxxRpo=
390390
github.com/moby/go-archive v0.1.0 h1:Kk/5rdW/g+H8NHdJW2gsXyZ7UnzvJNOy6VKJqueWdcQ=

vendor/github.com/moby/buildkit/cache/remotecache/gha/gha.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/moby/buildkit/cache/remotecache/v1/chains.go

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

vendor/github.com/moby/buildkit/solver/exporter.go

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

vendor/github.com/moby/buildkit/solver/llbsolver/provenance/types/types.go

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

vendor/github.com/moby/buildkit/solver/llbsolver/solver.go

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

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -757,7 +757,7 @@ github.com/mitchellh/hashstructure/v2
757757
# github.com/mitchellh/reflectwalk v1.0.2
758758
## explicit
759759
github.com/mitchellh/reflectwalk
760-
# github.com/moby/buildkit v0.25.0
760+
# github.com/moby/buildkit v0.25.1
761761
## explicit; go 1.24.0
762762
github.com/moby/buildkit/api/services/control
763763
github.com/moby/buildkit/api/types

0 commit comments

Comments
 (0)