From dab862e7813e55df1399a5af68360a0218c58d23 Mon Sep 17 00:00:00 2001 From: "elastic-renovate-prod[bot]" <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 11:12:35 +0000 Subject: [PATCH] chore(deps): update module github.com/moby/buildkit to v0.32.1 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 8c30419e13..0560a790d0 100644 --- a/go.mod +++ b/go.mod @@ -486,7 +486,7 @@ require ( github.com/mitchellh/hashstructure/v2 v2.0.2 // indirect github.com/mitchellh/iochan v1.0.0 // indirect github.com/mitchellh/reflectwalk v1.0.2 // indirect - github.com/moby/buildkit v0.31.2 // indirect + github.com/moby/buildkit v0.32.1 // indirect github.com/moby/locker v1.0.1 // indirect github.com/moby/spdystream v0.5.1 // indirect github.com/moby/sys/mountinfo v0.7.2 // indirect