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