vendor: update buildkit to v0.29.0-rc1

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
This commit is contained in:
Tonis Tiigi
2026-03-25 15:47:08 -07:00
parent a7d3578248
commit eba72a35e4
518 changed files with 29223 additions and 24305 deletions
+1
View File
@@ -16,6 +16,7 @@ const (
fragmentRune = `#`
)
// ErrChildURL is raised when there is no child.
var ErrChildURL = errors.New("child url is nil")
// Ref represents a json reference object.