Merge pull request #2291 from crazy-max/update-buildkit

vendor: github.com/moby/buildkit v0.13.0-rc3
This commit is contained in:
Tõnis Tiigi
2024-02-28 13:13:06 -08:00
committed by GitHub
4 changed files with 27 additions and 13 deletions

2
go.mod
View File

@@ -25,7 +25,7 @@ require (
github.com/google/uuid v1.6.0
github.com/hashicorp/go-cty-funcs v0.0.0-20230405223818-a090f58aa992
github.com/hashicorp/hcl/v2 v2.19.1
github.com/moby/buildkit v0.13.0-rc2
github.com/moby/buildkit v0.13.0-rc3
github.com/moby/sys/mountinfo v0.7.1
github.com/moby/sys/signal v0.7.0
github.com/morikuni/aec v1.0.0