vendor: github.com/moby/buildkit v0.21.0

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2025-04-15 16:54:08 +02:00
parent b4b2dc9664
commit 9f102b5c34
3 changed files with 4 additions and 4 deletions

2
go.mod
View File

@@ -29,7 +29,7 @@ require (
github.com/hashicorp/hcl/v2 v2.23.0
github.com/in-toto/in-toto-golang v0.5.0
github.com/mitchellh/hashstructure/v2 v2.0.2
github.com/moby/buildkit v0.21.0-rc2
github.com/moby/buildkit v0.21.0
github.com/moby/go-archive v0.0.0-20250404171912-21f3f3385ab7
github.com/moby/sys/atomicwriter v0.1.0
github.com/moby/sys/mountinfo v0.7.2