Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit c86ab2b

Browse files
committed
vendor: update buildkit v0.6.4
full diff: moby/buildkit@57e8ad5...v0.6.4 - buildkit#1374 [v0.6] ops: fix deadlock on releasing shared mounts - backport of buildkit#1355 ops: fix deadlock on releasing shared mounts - fixes buildkit#1322 Deadlock on cache mounts Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: b47f177f203071815d318714f09866fb75b2c7f3 Component: engine
1 parent d9f362f commit c86ab2b

2 files changed

Lines changed: 52 additions & 19 deletions

File tree

components/engine/vendor.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ github.com/imdario/mergo 7c29201646fa3de8506f70121347
2626
golang.org/x/sync e225da77a7e68af35c70ccbf71af2b83e6acac3c
2727

2828
# buildkit
29-
github.com/moby/buildkit 57e8ad52170d713233569f6d467e609d2b0f90c9
29+
github.com/moby/buildkit ebcef1f69af0bbca077efa9a960a481e579a0e89 # v0.6.4
3030
github.com/tonistiigi/fsutil 6c909ab392c173a4264ae1bfcbc0450b9aac0c7d
3131
github.com/grpc-ecosystem/grpc-opentracing 8e809c8a86450a29b90dcc9efbf062d0fe6d9746
3232
github.com/opentracing/opentracing-go 1361b9cd60be79c4c3a7fa9841b3c132e40066a7

components/engine/vendor/github.com/moby/buildkit/solver/llbsolver/ops/exec.go

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

0 commit comments

Comments
 (0)