Skip to content

fix(deps): update module github.com/docker/buildx to v0.31.1#776

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github.com-docker-buildx-0.x
Open

fix(deps): update module github.com/docker/buildx to v0.31.1#776
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github.com-docker-buildx-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 20, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/docker/buildx v0.23.0v0.31.1 age confidence

Release Notes

docker/buildx (github.com/docker/buildx)

v0.31.1

Compare Source

buildx 0.31.1

Welcome to the v0.31.1 release of buildx!

Please try out the release binaries and report any issues at
https://github.com/docker/buildx/issues.

Contributors
  • Tõnis Tiigi
Notable Changes
  • Fix excessive HTTP requests when using buildx imagetools create command #​3632
Dependency Changes

This release has no dependency changes

Previous release can be found at v0.31.0

v0.31.0

Compare Source

buildx 0.31.0

Welcome to the v0.31.0 release of buildx!

Please try out the release binaries and report any issues at
https://github.com/docker/buildx/issues.

Contributors
  • Tõnis Tiigi
  • CrazyMax
  • Sebastiaan van Stijn
  • Jonathan A. Sternberg
  • Justin Chadwell
  • Akihiro Suda
  • Brian Goff
  • David Karlsson
  • Paweł Gronowski
  • Sergei Khomenkov
  • guimove
Notable Changes
  • This is a first version of Buildx with signed artifacts built using Docker Github Builder
  • This release comes with new experimental support for source policy enforcement during builds using policies written in Rego language. There are some limitations in this release, for example, only builds from the local build context currently load policies. #​3593 #​3539 #​3592 #​3611 docs
    • Matching policy for Dockerfile is loaded automatically if one exists, e.g., Dockerfile.rego or app.Dockerfile.rego.
    • Additional policy configuration can be provided using new build --policy flag.
    • Bake also supports automatic policy loading and a new policy key in the target configuration.
    • New buildx policy command includes subcommands eval and test to help you write and test your policies.
  • Bake command has a new --var flag to set variable values from the command line instead of setting environment variables. #​3610
  • When creating images in Docker image store, they no longer unpack if export was initialized with --push or -o type=registry #​3519
  • Add semvercmp helper function to Bake stdlib for easier version comparisons #​3577
  • Retry transient TLS errors when talking to Kubernetes nodes #​3493
  • Allow disabling Bake env lookups so bake can ignore host environment variables #​3595
  • Add possibility to load Docker configs scoped to specific repos/scopes for finer credential control #​3562
  • When building images from Docker Hardened Images (dhi.io) and Docker Scout registries, authentication will now automatically fall back to Docker Hub credentials if no specific credentials are found. #​3612
  • Fix the --debug flag issues in standalone mode #​3554
  • Fix handling @ characters inside OCI layout paths passed to build #​3583
  • Surface policy controls --policy, policy eval, custom builtins/Regos/gitsign checks so builds can enforce policies #​3593 #​3549
  • Prevent DAP breakpoint overlaps from triggering false positives #​3534
  • Fix mount input names in DAP run mounts #​3579
  • Fix DAP breakpoint reason reporting #​3581
Dependency Changes
  • github.com/ProtonMail/go-crypto v1.3.0 new
  • github.com/agnivade/levenshtein v1.2.1 new
  • github.com/asaskevich/govalidator a9d515a new
  • github.com/aws/aws-sdk-go-v2 v1.38.1 -> v1.39.6
  • github.com/aws/aws-sdk-go-v2/config v1.31.3 -> v1.31.20
  • github.com/aws/aws-sdk-go-v2/credentials v1.18.7 -> v1.18.24
  • github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.4 -> v1.18.13
  • github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.4 -> v1.4.13
  • github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.4 -> v2.7.13
  • github.com/aws/aws-sdk-go-v2/internal/ini v1.8.3 -> v1.8.4
  • github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.0 -> v1.13.3
  • github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.4 -> v1.13.13
  • github.com/aws/aws-sdk-go-v2/service/sso v1.28.2 -> v1.30.3
  • github.com/aws/aws-sdk-go-v2/service/ssooidc v1.34.0 -> v1.35.7
  • github.com/aws/aws-sdk-go-v2/service/sts v1.38.0 -> v1.40.2
  • github.com/aws/smithy-go v1.22.5 -> v1.23.2
  • github.com/beorn7/perks v1.0.1 new
  • github.com/blang/semver v3.5.1 new
  • github.com/cespare/xxhash/v2 v2.3.0 new
  • github.com/cloudflare/circl v1.6.1 new
  • github.com/containerd/containerd/v2 efd86f2 -> v2.2.1
  • github.com/cyberphone/json-canonicalization 19d51d7 new
  • github.com/davecgh/go-spew v1.1.1 -> d8f796a
  • github.com/decred/dcrd/dcrec/secp256k1/v4 v4.4.0 new
  • github.com/digitorus/pkcs7 3a137a8 new
  • github.com/digitorus/timestamp 220c5c2 new
  • github.com/docker/cli v28.5.1 -> v29.1.5
  • github.com/docker/cli-docs-tool v0.10.0 -> v0.11.0
  • github.com/docker/docker v28.5.1 -> v28.5.2
  • github.com/docker/docker-credential-helpers v0.9.3 -> v0.9.5
  • github.com/docker/go-connections v0.5.0 -> v0.6.0
  • github.com/fvbommel/sortorder v1.0.1 -> v1.1.0
  • github.com/go-ini/ini v1.67.0 new
  • github.com/go-openapi/analysis v0.24.1 new
  • github.com/go-openapi/errors v0.22.4 new
  • github.com/go-openapi/jsonpointer v0.21.0 -> v0.22.1
  • github.com/go-openapi/jsonreference v0.20.2 -> v0.21.3
  • github.com/go-openapi/loads v0.23.2 new
  • github.com/go-openapi/runtime v0.29.2 new
  • github.com/go-openapi/spec v0.22.1 new
  • github.com/go-openapi/strfmt v0.25.0 new
  • github.com/go-openapi/swag v0.23.0 -> v0.25.3
  • github.com/go-openapi/swag/cmdutils v0.25.3 new
  • github.com/go-openapi/swag/conv v0.25.3 new
  • github.com/go-openapi/swag/fileutils v0.25.3 new
  • github.com/go-openapi/swag/jsonname v0.25.3 new
  • github.com/go-openapi/swag/jsonutils v0.25.3 new
  • github.com/go-openapi/swag/loading v0.25.3 new
  • github.com/go-openapi/swag/mangling v0.25.3 new
  • github.com/go-openapi/swag/netutils v0.25.3 new
  • github.com/go-openapi/swag/stringutils v0.25.3 new
  • github.com/go-openapi/swag/typeutils v0.25.3 new
  • github.com/go-openapi/swag/yamlutils v0.25.3 new
  • github.com/go-openapi/validate v0.25.1 new
  • github.com/gobwas/glob v0.2.3 new
  • github.com/goccy/go-json v0.10.5 new
  • github.com/google/certificate-transparency-go v1.3.2 new
  • github.com/google/go-containerregistry v0.20.6 new
  • github.com/google/go-dap v0.12.0 -> d7a2259
  • github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.2 -> v2.27.3
  • github.com/hiddeco/sshsig v0.2.0 new
  • github.com/in-toto/attestation v1.1.2 new
  • github.com/klauspost/compress v1.18.1 -> v1.18.2
  • github.com/lestrrat-go/blackmagic v1.0.4 new
  • github.com/lestrrat-go/dsig v1.0.0 new
  • github.com/lestrrat-go/dsig-secp256k1 v1.0.0 new
  • github.com/lestrrat-go/httpcc v1.0.1 new
  • github.com/lestrrat-go/httprc/v3 v3.0.1 new
  • github.com/lestrrat-go/jwx/v3 v3.0.11 new
  • github.com/lestrrat-go/option v1.0.1 new
  • github.com/lestrrat-go/option/v2 v2.0.0 new
  • github.com/moby/buildkit v0.26.1 -> v0.27.0
  • github.com/moby/go-archive v0.1.0 -> v0.2.0
  • github.com/moby/moby/api v1.52.0 new
  • github.com/moby/moby/client v0.2.1 new
  • github.com/moby/policy-helpers 9fcc1a9 new
  • github.com/morikuni/aec v1.0.0 -> v1.1.0
  • github.com/oklog/ulid v1.3.1 new
  • github.com/open-policy-agent/opa v1.10.1 new
  • github.com/pmezard/go-difflib v1.0.0 -> 5d4384e
  • github.com/prometheus/client_golang v1.23.2 new
  • github.com/prometheus/client_model v0.6.2 new
  • github.com/prometheus/common v0.66.1 new
  • github.com/prometheus/procfs v0.17.0 new
  • github.com/rcrowley/go-metrics 65e299d new
  • github.com/rivo/uniseg v0.2.0 -> v0.4.7
  • github.com/segmentio/asm v1.2.0 new
  • github.com/sigstore/protobuf-specs v0.5.0 new
  • github.com/sigstore/rekor v1.4.3 new
  • github.com/sigstore/rekor-tiles/v2 v2.0.1 new
  • github.com/sigstore/sigstore v1.10.0 new
  • github.com/sigstore/sigstore-go b5fe07a new
  • github.com/sigstore/timestamp-authority/v2 v2.0.2 new
  • github.com/sirupsen/logrus v1.9.3 -> v1.9.4
  • github.com/spf13/cobra v1.10.1 -> v1.10.2
  • github.com/tchap/go-patricia/v2 v2.3.3 new
  • github.com/theupdateframework/go-tuf/v2 v2.3.0 new
  • github.com/tonistiigi/fsutil 586307a -> a2aa163
  • github.com/transparency-dev/formats 404c0d5 new
  • github.com/transparency-dev/merkle v0.0.2 new
  • github.com/valyala/fastjson v1.6.4 new
  • github.com/vektah/gqlparser/v2 v2.5.30 new
  • github.com/xeipuuv/gojsonpointer 02993c4 new
  • github.com/xeipuuv/gojsonreference bd5ef7b new
  • github.com/yashtewari/glob-intersection v0.2.0 new
  • go.mongodb.org/mongo-driver v1.17.6 new
  • go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.61.0 -> v0.63.0
  • go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.61.0 -> v0.63.0
  • go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0 -> v0.63.0
  • go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.31.0 -> v1.38.0
  • go.yaml.in/yaml/v2 v2.4.2 -> v2.4.3
  • google.golang.org/genproto/googleapis/api c5933d9 -> f26f940
  • google.golang.org/genproto/googleapis/rpc c5933d9 -> f26f940

Previous release can be found at v0.30.1

v0.30.1

Compare Source

Welcome to the v0.30.1 release of buildx!

Please try out the release binaries and report any issues at
https://github.com/docker/buildx/issues.

Contributors
  • Tõnis Tiigi
  • CrazyMax
  • Jonathan A. Sternberg
Notable Changes
  • Fix concurrent map write panic. #​3524
  • Fix possible excessive chunking when fetching blobs. #​3529
Dependency Changes
  • github.com/containerd/containerd/v2 v2.2.0 -> efd86f2
  • github.com/moby/buildkit v0.26.0 -> v0.26.1

Previous release can be found at v0.30.0

v0.30.0

Compare Source

buildx 0.30.0

Welcome to the v0.30.0 release of buildx!

Please try out the release binaries and report any issues at
https://github.com/docker/buildx/issues.

Contributors
  • CrazyMax
  • Tõnis Tiigi
  • Jonathan A. Sternberg
  • Remy Suen
  • Sebastiaan van Stijn
  • aevesdocker
  • Akihiro Suda
  • Guillaume Lours
  • Ricardo Branco
  • Roberto Castellotti
  • Roberto Villarreal
Notable Changes
  • Tar exporter output will now automatically create parent directories. #​3478
  • Deprecate docker buildx install and docker buildx uninstall in favor of using docker buildx directly without relying on the docker builder aliases. #​3472
  • Clarify CLI help for the --tag option to give more guidance on a valid argument. #​3454
  • Bake: Ensure typed variables with no value still carry type to prevent a panic. #​3463
  • imagetools create now persists attestation manifest and any manifest cosign-based signatures when creating new images. #​3433
  • Add option to docker-container driver to write github actions payload for provenance with --driver-opt=provenance-add-gha=true. #​3453
  • Avoid concurrent map write panic with imagetools create. #​3510
  • Avoid panic when linking a nil target to another build in Bake. #​3511
  • DAP: Next, step in, and step out requests now respect breakpoints. #​3488
  • DAP: Verify breakpoints when stopOnEntry is used. #​3488
  • DAP: Support runInTerminal reverse request when buildx dap is run in standalone mode. #​3471
  • DAP: Stop sending null in setBreakpoints response when the breakpoints are cleared to conform to the specification. #​3481
  • DAP: exec command now works when suspended on a COPY line. #​3469
  • DAP: Debugger now ensures that all inputs are properly executed when suspended on a line. #​3469
  • DAP: Debugger now pauses on COPY lines when there is a non-existent file. #​3437
  • Compose support has been updated to v2.9.1. #​3494
Dependency Changes
  • github.com/aws/aws-sdk-go-v2 v1.30.3 -> v1.38.1
  • github.com/aws/aws-sdk-go-v2/config v1.27.27 -> v1.31.3
  • github.com/aws/aws-sdk-go-v2/credentials v1.17.27 -> v1.18.7
  • github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.11 -> v1.18.4
  • github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.15 -> v1.4.4
  • github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.15 -> v2.7.4
  • github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 -> v1.8.3
  • github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.3 -> v1.13.0
  • github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.17 -> v1.13.4
  • github.com/aws/aws-sdk-go-v2/service/sso v1.22.4 -> v1.28.2
  • github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.4 -> v1.34.0
  • github.com/aws/aws-sdk-go-v2/service/sts v1.30.3 -> v1.38.0
  • github.com/aws/smithy-go v1.20.3 -> v1.22.5
  • github.com/cenkalti/backoff/v5 v5.0.3 new
  • github.com/compose-spec/compose-go/v2 v2.9.0 -> v2.9.1
  • github.com/containerd/containerd/api v1.9.0 -> v1.10.0
  • github.com/containerd/containerd/v2 v2.1.4 -> v2.2.0
  • github.com/containerd/platforms v1.0.0-rc.1 -> v1.0.0-rc.2
  • github.com/docker/cli v28.4.0 -> v28.5.1
  • github.com/docker/docker v28.4.0 -> v28.5.1
  • github.com/emicklei/go-restful/v3 v3.11.0 -> v3.13.0
  • github.com/fxamacker/cbor/v2 v2.7.0 -> v2.9.0
  • github.com/go-logr/logr v1.4.2 -> v1.4.3
  • github.com/gofrs/flock v0.12.1 -> v0.13.0
  • github.com/google/gnostic-models v0.6.8 -> v0.7.0
  • github.com/gorilla/websocket v1.5.0 -> e064f32
  • github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1 -> v2.27.2
  • github.com/klauspost/compress v1.18.0 -> v1.18.1
  • github.com/moby/buildkit v0.25.0 -> v0.26.0
  • github.com/modern-go/reflect2 v1.0.2 -> 35a7c28
  • github.com/secure-systems-lab/go-securesystemslib v0.6.0 -> v0.9.1
  • github.com/stretchr/testify v1.11.0 -> v1.11.1
  • go.opentelemetry.io/auto/sdk v1.1.0 -> v1.2.1
  • go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.60.0 -> v0.61.0
  • go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.60.0 -> v0.61.0
  • go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60.0 -> v0.61.0
  • go.opentelemetry.io/otel v1.35.0 -> v1.38.0
  • go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.35.0 -> v1.38.0
  • go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.35.0 -> v1.38.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.35.0 -> v1.38.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.35.0 -> v1.38.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.35.0 -> v1.38.0
  • go.opentelemetry.io/otel/metric v1.35.0 -> v1.38.0
  • go.opentelemetry.io/otel/sdk v1.35.0 -> v1.38.0
  • go.opentelemetry.io/otel/sdk/metric v1.35.0 -> v1.38.0
  • go.opentelemetry.io/otel/trace v1.35.0 -> v1.38.0
  • go.opentelemetry.io/proto/otlp v1.5.0 -> v1.7.1
  • go.yaml.in/yaml/v2 v2.4.2 new
  • golang.org/x/crypto v0.38.0 -> v0.42.0
  • golang.org/x/mod v0.24.0 -> v0.29.0
  • golang.org/x/net v0.39.0 -> v0.44.0
  • golang.org/x/oauth2 v0.29.0 -> v0.30.0
  • golang.org/x/sync v0.16.0 -> v0.17.0
  • golang.org/x/sys v0.33.0 -> v0.37.0
  • golang.org/x/term v0.32.0 -> v0.35.0
  • golang.org/x/text v0.25.0 -> v0.29.0
  • golang.org/x/time v0.11.0 -> v0.14.0
  • golang.org/x/tools v0.32.0 -> v0.37.0
  • google.golang.org/genproto/googleapis/api 56aae31 -> c5933d9
  • google.golang.org/genproto/googleapis/rpc 56aae31 -> c5933d9
  • google.golang.org/grpc v1.72.2 -> v1.76.0
  • google.golang.org/protobuf v1.36.9 -> v1.36.10
  • k8s.io/api v0.32.3 -> v0.34.1
  • k8s.io/apimachinery v0.32.3 -> v0.34.1
  • k8s.io/client-go v0.32.3 -> v0.34.1
  • k8s.io/kube-openapi 32ad38e -> f3f2b99
  • k8s.io/utils 3ea5e8c -> 4c0f3b2
  • sigs.k8s.io/json 9aa6b5e -> cfa47c3
  • sigs.k8s.io/randfill v1.0.0 new
  • sigs.k8s.io/structured-merge-diff/v6 v6.3.0 new
  • sigs.k8s.io/yaml v1.4.0 -> v1.6.0

Previous release can be found at v0.29.1

v0.29.1

Compare Source

Welcome to the v0.29.1 release of buildx!

Please try out the release binaries and report any issues at
https://github.com/docker/buildx/issues.

Contributors
  • Tõnis Tiigi
  • CrazyMax
Notable Changes
  • imagetools: fix possible broken chain copy on create. #​3447
  • imagetools: silence warning for empty-type mediatype used in artifacts. #​3448
Dependency Changes

This release has no dependency changes

Previous release can be found at v0.29.0

v0.29.0

Compare Source

buildx 0.29.0

Welcome to the v0.29.0 release of buildx!

Please try out the release binaries and report any issues at
https://github.com/docker/buildx/issues.

Contributors
  • Tõnis Tiigi
  • CrazyMax
  • Jonathan A. Sternberg
  • Sebastiaan van Stijn
  • aevesdocker
  • Akihiro Suda
  • Guillaume Lours
Notable Changes
  • imagetools create command now supports --platform option to create final image only for specified platforms. The inline attestation for the specified platforms are also kept in the final image. #​3430
  • DAP debugger can now show the correct file explorer data when the debugger stops because of a build error. #​3410
  • New --progress=none option has been added. This is similar to --progress=quiet, but it does not print the image ID after image result export. #​3431
  • When building from a Git URL, buildx now optionally supports resolution of the context data on the client side. Git repository is still cloned on the server side, but this can help in cases where one can't be sure what version of Git URL resolution the server side supports. #​3415
  • Fix DAP debugger location resolution when there are multiple build steps with the same BuildKit digest. #​3408
  • Compose support has been updated to v2.9.0
Dependency Changes
  • github.com/compose-spec/compose-go/v2 v2.8.1 -> v2.9.0
  • github.com/docker/cli v28.3.3 -> v28.4.0
  • github.com/docker/docker v28.3.3 -> v28.4.0
  • github.com/go-viper/mapstructure/v2 v2.3.0 -> v2.4.0
  • github.com/hashicorp/go-cty-funcs dda7798 -> 6aab671
  • github.com/hashicorp/hcl/v2 v2.23.0 -> v2.24.0
  • github.com/mitchellh/go-wordwrap ad45545 -> v1.0.1
  • github.com/moby/buildkit v0.24.0 -> v0.25.0
  • github.com/spf13/cobra v1.9.1 -> v1.10.1
  • github.com/spf13/pflag v1.0.7 -> v1.0.10
  • github.com/zclconf/go-cty v1.16.2 -> v1.17.0
  • golang.org/x/crypto v0.37.0 -> v0.38.0
  • golang.org/x/term v0.31.0 -> v0.32.0
  • golang.org/x/text v0.24.0 -> v0.25.0
  • google.golang.org/protobuf v1.36.6 -> v1.36.9

Previous release can be found at v0.28.0

v0.28.0

Compare Source

Welcome to the v0.28.0 release of buildx!

Please try out the release binaries and report any issues at
https://github.com/docker/buildx/issues.

Contributors
  • Tõnis Tiigi
  • CrazyMax
  • Akihiro Suda
  • Dan Duvall
  • Jonathan A. Sternberg
  • Sebastiaan van Stijn
  • Will Nonnemaker
Notable Changes
  • When building with Dockerfile 1.18.0+ frontend (BuildKit v0.24) you can now use new Git URLs with query options for build context and named contexts in build and bake command. More info moby/buildkit#6183
  • Add formatting options to the buildx du command for custom and machine-readable output. #​3377
  • Kubernetes driver now supports env.<key> driver opts. #​3373
  • Add support for BUILDKIT_SYNTAX build argument when BuildKit has Dockerfile frontend disabled. #​3385
  • Fix failing early when trying to export index annotations with moby exporter. #​3384
  • Fix possible errors on Windows from symlink handling. #​3386
Dependency Changes
  • github.com/cpuguy83/go-md2man/v2 v2.0.6 -> v2.0.7
  • github.com/moby/buildkit 955c2b2 -> v0.24.0
  • github.com/spf13/pflag v1.0.6 -> v1.0.7
  • github.com/stretchr/testify v1.10.0 -> v1.11.0

Previous release can be found at v0.27.0

v0.27.0

Compare Source

Welcome to the v0.27.0 release of buildx!

Please try out the release binaries and report any issues at
https://github.com/docker/buildx/issues.

Contributors
  • CrazyMax
  • Tõnis Tiigi
  • Jonathan A. Sternberg
  • Sebastiaan van Stijn
  • Guillaume Lours
  • Nicolas De Loof
Notable Changes
  • Experimental: DAP: Exec shell now restarts with the new container when execution resumes and pauses again. #​3341
  • Experimental: DAP: Add File Explorer section to variables to inspect filesystem state. #​3327
  • Experimental: DAP: Change Dockerfile step order to match more closely with user expectations. #​3325
  • Experimental: DAP: Improve determination of the proper parent. #​3366
  • Experimental: DAP: Dockerfile nested in the context is now supported. #​3371
  • Build name shown in history can now be overridden with BUILDKIT_BUILD_NAME build argument. #​3330
  • Bake now supports homedir() function. #​3351
  • Bake default for empty Dockerfile defaults to Dockerfile to match the behavior of build command. #​3347
  • Bake supports pull and no_cache fields for compose files. #​3352
  • Sanitize the names of additional_contexts from compose files when building with Bake. #​3361
  • Compose compatibility has been updated to v2.8.1. #​3337
  • Fix missing WSL libraries in docker-container driver when GPU device is requested. #​3320
Dependency Changes
  • github.com/compose-spec/compose-go/v2 891fce5 -> v2.8.1
  • github.com/containerd/containerd/v2 v2.1.3 -> v2.1.4
  • github.com/docker/cli v28.3.2 -> v28.3.3
  • github.com/docker/docker v28.3.2 -> v28.3.3
  • github.com/moby/buildkit 9b91d20 -> 955c2b2
  • go.yaml.in/yaml/v3 v3.0.4 new

Previous release can be found at v0.26.1

v0.26.1

Compare Source

Welcome to the v0.26.1 release of buildx!

Please try out the release binaries and report any issues at
https://github.com/docker/buildx/issues.

Contributors
  • CrazyMax
  • Tõnis Tiigi
Notable Changes
  • Fix regression when validating compose files with Bake. #​3329
Dependency Changes

This release has no dependency changes

Previous release can be found at v0.26.0

v0.26.0

Compare Source

Welcome to the v0.26.0 release of buildx!

Please try out the release binaries and report any issues at
https://github.com/docker/buildx/issues.

Contributors
  • CrazyMax
  • Tõnis Tiigi
  • Jonathan A. Sternberg
  • Sebastiaan van Stijn
  • Roberto Villarreal
  • Guillaume Lours
  • Nicolas De Loof
  • Samuel Archambault
Notable Changes
  • Experimental: The initial version of the DAP debugger has been added with a new dap build helper command. The new feature can be tried with the DockerDX VSCode extension. #​3235
  • Bake command now supports pattern-matching target names with wildcards. #​3280
  • history commands will automatically bootstrap the builder. #​3300
  • Add SLSA v1 support to history inspect. #​3245
  • Bake command now supports setting files through environment variable BUILDX_BAKE_FILE. #​3242
  • Bake now ignores unrelated fields when parsing and validating compose files. #​3292
  • Kubernetes driver option buildkit-root-volume-memory to use memory mount for the root volume. #​3253
  • Compose compatibility has been updated to v2.7.1. #​3282
  • Fix possible error from imagetools commands when accessing registries that don't return content length. #​3316
  • Fix duplicated command descriptions from help output. #​3298
  • Fix history inspect attachment to not require an argument. #​3264
  • Fix resolving environment variables from .env file when building compose files with Bake. #​3275 #​3276 #​3322
Dependency Changes
  • github.com/Masterminds/semver/v3 v3.2.1 -> v3.4.0
  • github.com/compose-spec/compose-go/v2 v2.6.3 -> 891fce5
  • github.com/containerd/containerd/v2 v2.1.1 -> v2.1.3
  • github.com/docker/cli v28.2.2 -> v28.3.2
  • github.com/docker/docker v28.2.2 -> v28.3.2
  • github.com/go-viper/mapstructure/v2 v2.0.0 -> v2.3.0
  • github.com/google/go-dap v0.12.0 new
  • github.com/moby/buildkit v0.23.0 -> 9b91d20
  • github.com/santhosh-tekuri/jsonschema/v6 v6.0.1 new
  • go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.56.0 -> v0.60.0
  • go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.31.0 -> v1.35.0
  • go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.31.0 -> v1.35.0

Previous release can be found at v0.25.0

v0.25.0

Compare Source

Welcome to the v0.25.0 release of buildx!

Please try out the release binaries and report any issues at
https://github.com/docker/buildx/issues.

Contributors
  • Tõnis Tiigi
  • CrazyMax
  • Jonathan A. Sternberg
  • Sebastiaan van Stijn
  • Roberto Villarreal
  • ArthurFlag
  • Guillaume Lours
Notable Changes
  • Add support for bearer token auth. #​3233
  • Add custom exit codes for internal, resource, and canceled errors in commands. #​3214
  • Bake now supports defining extra-hosts. #​3234
  • Consider typed, value-less variables to have null value in Bake. #​3198
  • Show variable type when using --list=variables with Bake. #​3207
  • Fix keep-storage flag deprecation notice for prune command. #​3216
  • Add support for multiple IPs in extra hosts configuration #​3244
  • Support for updated SLSA V1 provenance in buildx history commands #​3245
  • Add support for RegistryToken configuration in imagetools commands. #​3233
Dependency Changes
  • github.com/containerd/console v1.0.4 -> v1.0.5
  • github.com/containerd/containerd/api v1.8.0 -> v1.9.0
  • github.com/containerd/containerd/v2 v2.0.5 -> v2.1.1
  • github.com/docker/cli v28.1.1 -> v28.2.2
  • github.com/docker/cli-docs-tool v0.9.0 -> v0.10.0
  • github.com/docker/docker v28.1.1 -> v28.2.2
  • github.com/go-openapi/jsonpointer v0.19.6 -> v0.21.0
  • github.com/go-openapi/swag v0.22.4 -> v0.23.0
  • github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0 -> v2.26.1
  • github.com/in-toto/in-toto-golang v0.5.0 -> v0.9.0
  • github.com/moby/buildkit v0.22.0 -> v0.23.0
  • github.com/secure-systems-lab/go-securesystemslib v0.4.0 -> v0.6.0
  • github.com/tonistiigi/fsutil 3f76f81 -> 586307a
  • github.com/tonistiigi/go-csvvalue ddb21b7 -> 030d3b2
  • go.opentelemetry.io/auto/sdk v1.1.0 new
  • go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.56.0 -> v0.60.0
  • go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.56.0 -> v0.60.0
  • go.opentelemetry.io/otel v1.31.0 -> v1.35.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.31.0 -> v1.35.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.31.0 -> v1.35.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.31.0 -> v1.35.0
  • go.opentelemetry.io/otel/metric v1.31.0 -> v1.35.0
  • go.opentelemetry.io/otel/sdk v1.31.0 -> v1.35.0
  • go.opentelemetry.io/otel/sdk/metric v1.31.0 -> v1.35.0
  • go.opentelemetry.io/otel/trace v1.31.0 -> v1.35.0
  • go.opentelemetry.io/proto/otlp v1.3.1 -> v1.5.0
  • golang.org/x/sync v0.13.0 -> v0.14.0
  • golang.org/x/sys v0.32.0 -> v0.33.0
  • google.golang.org/genproto/googleapis/api 324edc3 -> 56aae31
  • google.golang.org/genproto/googleapis/rpc 324edc3 -> 56aae31
  • google.golang.org/grpc v1.69.4 -> v1.72.2
  • google.golang.org/protobuf v1.35.2 -> v1.36.6
  • gopkg.in/evanphx/json-patch.v4 v4.12.0 new
  • k8s.io/api v0.31.2 -> v0.32.3
  • k8s.io/apimachinery v0.31.2 -> v0.32.3
  • k8s.io/client-go v0.31.2 -> v0.32.3
  • k8s.io/kube-openapi 70dd376 -> 32ad38e
  • k8s.io/utils 18e509b -> 3ea5e8c
  • sigs.k8s.io/json bc3834c -> 9aa6b5e
  • sigs.k8s.io/structured-merge-diff/v4 v4.4.1 -> v4.4.2

Previous release can be found at v0.24.0

v0.24.0

Compare Source

Welcome to the v0.24.0 release of buildx!

Please try out the release binaries and report any issues at
https://github.com/docker/buildx/issues.

Contributors
  • CrazyMax
  • Tõnis Tiigi
  • Sebastiaan van Stijn
  • Roberto Villarreal
  • Guillaume Lours
  • Jonathan A. Sternberg
  • Alberto Garcia Hierro
  • Cesar Talledo
  • Jonathan A. Sternberg
  • Nicolas De Loof
Notable Changes
  • New type attribute added to variable block in Bake to allow explicit typing of variables. #​3167 #​3189 #​3198
  • New --finalize flag added to history export command to finalize build traces before exporting. #​3152
  • Fix issue where some builds may leave behind temporary files after completion. #​3133
  • Fix wrong image ID returned when building with docker and containerd-snapshotter enabled. #​3136
  • Fix possible panic when using empty call definition with Bake. #​3168
  • Fix possible malformed Dockerfile path with Bake on Windows. #​3141
  • Fix current builder not being available in JSON output for ls command. #​3179
  • Fix OTEL context not being propagated to Docker daemon. #​3146
  • Compose compatibility has been updated to v2.6.3. #​3191 #​3171
Dependency Changes
  • github.com/compose-spec/compose-go/v2 v2.6.0 -> v2.6.3
  • github.com/containerd/containerd/v2 v2.0.4 -> v2.0.5
  • github.com/docker/cli v28.0.4 -> v28.1.1
  • github.com/docker/docker v28.0.4 -> v28.1.1
  • github.com/hashicorp/go-cty-funcs c51673e -> dda7798
  • github.com/mattn/go-runewidth v0.0.15 -> v0.0.16
  • github.com/moby/buildkit v0.21.0 -> v0.22.0
  • github.com/moby/go-archive v0.1.0 new
  • github.com/moby/spdystream v0.4.0 -> v0.5.0
  • github.com/moby/sys/atomicwriter v0.1.0 new
  • github.com/tonistiigi/fsutil 5b74a7a -> 3f76f81
  • github.com/zclconf/go-cty v1.16.0 -> v1.16.2
  • golang.org/x/oauth2 v0.23.0 -> v0.29.0

Previous release can be found at v0.23.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Aug 20, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: module github.com/docker/buildx@v0.31.1 requires go >= 1.25.0; switching to go1.25.7
go: downloading go1.25.7 (linux/amd64)
go: downloading github.com/hashicorp/terraform-plugin-framework v1.18.0
go: downloading github.com/hashicorp/terraform-plugin-go v0.30.0
go: downloading github.com/hashicorp/terraform-plugin-mux v0.22.0
go: downloading github.com/containerd/console v1.0.5
go: downloading github.com/containerd/errdefs v1.0.0
go: downloading github.com/distribution/reference v0.6.0
go: downloading github.com/docker/buildx v0.31.1
go: downloading github.com/docker/cli v29.1.5+incompatible
go: downloading github.com/docker/docker v28.5.2+incompatible
go: downloading github.com/docker/go-connections v0.6.0
go: downloading github.com/docker/go-units v0.5.0
go: downloading github.com/hashicorp/go-cty v1.5.0
go: downloading github.com/hashicorp/terraform-plugin-log v0.10.0
go: downloading github.com/hashicorp/terraform-plugin-sdk/v2 v2.39.0
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/moby/buildkit v0.27.0
go: downloading github.com/moby/go-archive v0.2.0
go: downloading github.com/moby/sys/atomicwriter v0.1.0
go: downloading github.com/morikuni/aec v1.1.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/sirupsen/logrus v1.9.4
go: downloading golang.org/x/sync v0.19.0
go: downloading google.golang.org/protobuf v1.36.11
go: downloading github.com/vmihailenco/msgpack/v5 v5.4.1
go: downloading github.com/vmihailenco/msgpack v4.0.4+incompatible
go: downloading github.com/hashicorp/go-hclog v1.6.3
go: downloading github.com/hashicorp/go-plugin v1.7.0
go: downloading github.com/mitchellh/go-testing-interface v1.14.1
go: downloading google.golang.org/grpc v1.79.1
go: downloading github.com/google/go-cmp v0.7.0
go: downloading golang.org/x/sys v0.41.0
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading github.com/aws/aws-sdk-go-v2/config v1.31.20
go: downloading github.com/aws/aws-sdk-go-v2 v1.39.6
go: downloading github.com/containerd/containerd/v2 v2.2.1
go: downloading github.com/containerd/platforms v1.0.0-rc.2
go: downloading github.com/in-toto/in-toto-golang v0.9.0
go: downloading github.com/moby/moby/api v1.52.0
go: downloading github.com/moby/moby/client v0.2.1
go: downloading github.com/opencontainers/image-spec v1.1.1
go: downloading github.com/tonistiigi/fsutil v0.0.0-20251211185533-a2aa163d723f
go: downloading go.opentelemetry.io/otel/trace v1.39.0
go: downloading go.opentelemetry.io/otel v1.39.0
go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
go: downloading github.com/spf13/pflag v1.0.10
go: downloading github.com/tonistiigi/go-csvvalue v0.0.0-20240814133006-030d3b2625d0
go: downloading github.com/Masterminds/semver/v3 v3.4.0
go: downloading k8s.io/api v0.34.1
go: downloading k8s.io/apimachinery v0.34.1
go: downloading k8s.io/client-go v0.34.1
go: downloading golang.org/x/term v0.40.0
go: downloading github.com/gofrs/flock v0.13.0
go: downloading github.com/zclconf/go-cty v1.17.0
go: downloading github.com/pelletier/go-toml v1.9.5
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.63.0
go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2
go: downloading go.opentelemetry.io/otel/metric v1.39.0
go: downloading golang.org/x/text v0.34.0
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/moby/term v0.5.2
go: downloading github.com/spf13/cobra v1.10.2
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.38.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.38.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.38.0
go: downloading go.opentelemetry.io/otel/sdk v1.39.0
go: downloading go.opentelemetry.io/otel/sdk/metric v1.39.0
go: downloading github.com/moby/patternmatcher v0.6.0
go: downloading github.com/moby/docker-image-spec v1.3.1
go: downloading github.com/Microsoft/go-winio v0.6.2
go: downloading github.com/containerd/errdefs/pkg v0.3.0
go: downloading github.com/hashicorp/terraform-exec v0.25.0
go: downloading github.com/hashicorp/terraform-json v0.27.2
go: downloading github.com/mitchellh/copystructure v1.2.0
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/hashicorp/go-uuid v1.0.3
go: downloading github.com/mitchellh/reflectwalk v1.0.2
go: downloading github.com/containerd/containerd/api v1.10.0
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.63.0
go: downloading golang.org/x/net v0.49.0
go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
go: downloading github.com/containerd/typeurl/v2 v2.2.3
go: downloading github.com/golang/protobuf v1.5.4
go: downloading github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10
go: downloading github.com/tonistiigi/vt100 v0.0.0-20240514184818-90bafcd6abab
go: downloading golang.org/x/time v0.14.0
go: downloading github.com/containerd/log v0.1.0
go: downloading github.com/moby/sys/sequential v0.6.0
go: downloading github.com/moby/sys/user v0.4.0
go: downloading github.com/moby/sys/userns v0.1.0
go: downloading github.com/vmihailenco/tagparser/v2 v2.0.0
go: downloading github.com/fatih/color v1.18.0
go: downloading github.com/mattn/go-colorable v0.1.14
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/hashicorp/yamux v0.1.2
go: downloading github.com/oklog/run v1.1.0
go: downloading github.com/hashicorp/terraform-registry-address v0.4.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217
go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.18.24
go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.13
go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.8.4
go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.30.3
go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.7
go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.40.2
go: downloading github.com/aws/smithy-go v1.23.2
go: downloading github.com/containerd/ttrpc v1.2.7
go: downloading github.com/moby/policy-helpers v0.0.0-20251206004813-9fcc1a9ec5c9
go: downloading github.com/open-policy-agent/opa v1.10.1
go: downloading golang.org/x/crypto v0.48.0
go: downloading github.com/moby/sys/mountinfo v0.7.2
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.63.0
go: downloading github.com/containerd/continuity v0.4.5
go: downloading github.com/serialx/hashring v0.0.0-20200727003509-22c0c7ab6b1b
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading k8s.io/utils v0.0.0-20250604170112-4c0f3b243397
go: downloading sigs.k8s.io/randfill v1.0.0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading k8s.io/klog/v2 v2.130.1
go: downloading github.com/tonistiigi/dchapes-mode v0.0.0-20250318174251-73d941a28323
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading github.com/docker/docker-credential-helpers v0.9.5
go: downloading github.com/fvbommel/sortorder v1.1.0
go: downloading github.com/mattn/go-runewidth v0.0.16
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/go-logr/logr v1.4.3
go: downloading go.opentelemetry.io/proto/otlp v1.7.1
go: downloading github.com/moby/sys/symlink v0.3.0
go: downloading github.com/klauspost/compress v1.18.2
go: downloading github.com/hashicorp/go-version v1.8.0
go: downloading github.com/hashicorp/hcl/v2 v2.24.0
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading github.com/hashicorp/hc-install v0.9.3
go: downloading github.com/moby/sys/signal v0.7.1
go: downloading github.com/hashicorp/terraform-svchost v0.1.1
go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.13
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.3
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.13
go: downloading github.com/ProtonMail/go-crypto v1.3.0
go: downloading github.com/hiddeco/sshsig v0.2.0
go: downloading github.com/sigstore/protobuf-specs v0.5.0
go: downloading github.com/sigstore/sigstore-go v1.1.4-0.20251124094504-b5fe07a5a7d7
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/moby/locker v1.0.1
go: downloading github.com/secure-systems-lab/go-securesystemslib v0.9.1
go: downloading github.com/shibumi/go-pathspec v1.3.0
go: downloading github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.3.0
go: downloading sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8
go: downloading github.com/google/gnostic-models v0.7.0
go: downloading github.com/fxamacker/cbor/v2 v2.9.0
go: downloading golang.org/x/oauth2 v0.34.0
go: downloading github.com/apparentlymart/go-textseg/v15 v15.0.0
go: downloading github.com/rivo/uniseg v0.4.7
go: downloading github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading go.opentelemetry.io/auto/sdk v1.2.1
go: downloading github.com/cenkalti/backoff/v5 v5.0.3
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.3
go: downloading github.com/agext/levenshtein v1.2.3
go: downloading github.com/mitchellh/go-wordwrap v1.0.1
go: downloading golang.org/x/tools v0.41.0
go: downloading github.com/hashicorp/logutils v1.0.0
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/hashicorp/go-checkpoint v0.5.0
go: downloading google.golang.org/appengine v1.6.8
go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.13
go: downloading github.com/theupdateframework/go-tuf/v2 v2.3.0
go: downloading github.com/sigstore/sigstore v1.10.0
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20251202230838-ff82c1b0f217
go: downloading github.com/in-toto/attestation v1.1.2
go: downloading golang.org/x/mod v0.33.0
go: downloading github.com/sigstore/timestamp-authority/v2 v2.0.2
go: downloading github.com/cyberphone/json-canonicalization v0.0.0-20241213102144-19d51d7fe467
go: downloading github.com/go-openapi/runtime v0.29.2
go: downloading github.com/go-openapi/strfmt v0.25.0
go: downloading github.com/go-openapi/swag v0.25.3
go: downloading github.com/go-openapi/swag/conv v0.25.3
go: downloading github.com/sigstore/rekor-tiles/v2 v2.0.1
go: downloading github.com/sigstore/rekor v1.4.3
go: downloading github.com/google/certificate-transparency-go v1.3.2
go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
go: downloading github.com/rcrowley/go-metrics v0.0.0-20250401214520-65e299d6c5c9
go: downloading sigs.k8s.io/yaml v1.6.0
go: downloading github.com/gobwas/glob v0.2.3
go: downloading github.com/lestrrat-go/jwx/v3 v3.0.11
go: downloading github.com/prometheus/client_golang v1.23.2
go: downloading github.com/tchap/go-patricia/v2 v2.3.3
go: downloading github.com/vektah/gqlparser/v2 v2.5.30
go: downloading github.com/yashtewari/glob-intersection v0.2.0
go: downloading github.com/json-iterator/go v1.1.12
go: downloading go.yaml.in/yaml/v2 v2.4.3
go: downloading go.yaml.in/yaml/v3 v3.0.4
go: downloading k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b
go: downloading gopkg.in/evanphx/json-patch.v4 v4.12.0
go: downloading github.com/x448/float16 v0.8.4
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading github.com/cloudflare/circl v1.6.1
go: downloading github.com/google/go-containerregistry v0.20.6
go: downloading github.com/digitorus/pkcs7 v0.0.0-20230818184609-3a137a874352
go: downloading github.com/digitorus/timestamp v0.0.0-20231217203849-220c5c2851b7
go: downloading github.com/go-openapi/errors v0.22.4
go: downloading github.com/go-openapi/swag/fileutils v0.25.3
go: downloading github.com/go-openapi/swag/jsonutils v0.25.3
go: downloading github.com/go-openapi/swag/stringutils v0.25.3
go: downloading github.com/go-viper/mapstructure/v2 v2.4.0
go: downloading github.com/oklog/ulid v1.3.1
go: downloading go.mongodb.org/mongo-driver v1.17.6
go: downloading github.com/transparency-dev/formats v0.0.0-20251017110053-404c0d5b696c
go: downloading github.com/transparency-dev/merkle v0.0.2
go: downloading github.com/go-openapi/validate v0.25.1
go: downloading github.com/blang/semver v3.5.1+incompatible
go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
go: downloading github.com/lestrrat-go/option/v2 v2.0.0
go: downloading github.com/lestrrat-go/option v1.0.1
go: downloading github.com/decred/dcrd/dcrec/secp256k1/v4 v4.4.0
go: downloading github.com/lestrrat-go/blackmagic v1.0.4
go: downloading github.com/lestrrat-go/httprc/v3 v3.0.1
go: downloading github.com/lestrrat-go/dsig v1.0.0
go: downloading github.com/lestrrat-go/dsig-secp256k1 v1.0.0
go: downloading github.com/valyala/fastjson v1.6.4
go: downloading github.com/go-ini/ini v1.67.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/prometheus/client_model v0.6.2
go: downloading github.com/prometheus/common v0.66.1
go: downloading github.com/prometheus/procfs v0.17.0
go: downloading github.com/moby/spdystream v0.5.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee
go: downloading github.com/go-openapi/jsonreference v0.21.3
go: downloading github.com/hashicorp/go-retryablehttp v0.7.8
go: downloading github.com/go-openapi/swag/typeutils v0.25.3
go: downloading github.com/go-openapi/swag/cmdutils v0.25.3
go: downloading github.com/go-openapi/swag/jsonname v0.25.3
go: downloading github.com/go-openapi/swag/loading v0.25.3
go: downloading github.com/go-openapi/swag/mangling v0.25.3
go: downloading github.com/go-openapi/swag/netutils v0.25.3
go: downloading github.com/go-openapi/swag/yamlutils v0.25.3
go: downloading github.com/go-openapi/analysis v0.24.1
go: downloading github.com/go-openapi/jsonpointer v0.22.1
go: downloading github.com/go-openapi/loads v0.23.2
go: downloading github.com/go-openapi/spec v0.22.1
go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
go: downloading github.com/lestrrat-go/httpcc v1.0.1
go: downloading github.com/segmentio/asm v1.2.0
go: downloading github.com/goccy/go-json v0.10.5
go: downloading github.com/agnivade/levenshtein v1.2.1
go: downloading github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f
go: downloading github.com/emicklei/go-restful/v3 v3.13.0
go: downloading github.com/hashicorp/hcl v1.0.1-vault-7
go: github.com/terraform-providers/terraform-provider-docker/internal/provider imports
	github.com/docker/buildx/controller: cannot find module providing package github.com/docker/buildx/controller
go: github.com/terraform-providers/terraform-provider-docker/internal/provider imports
	github.com/docker/buildx/controller/build: cannot find module providing package github.com/docker/buildx/controller/build
go: github.com/terraform-providers/terraform-provider-docker/internal/provider imports
	github.com/docker/buildx/controller/control: cannot find module providing package github.com/docker/buildx/controller/control
go: github.com/terraform-providers/terraform-provider-docker/internal/provider imports
	github.com/docker/buildx/controller/errdefs: cannot find module providing package github.com/docker/buildx/controller/errdefs
go: github.com/terraform-providers/terraform-provider-docker/internal/provider imports
	github.com/docker/buildx/controller/pb: cannot find module providing package github.com/docker/buildx/controller/pb

@renovate renovate bot force-pushed the renovate/github.com-docker-buildx-0.x branch from f92996a to 3b7af7d Compare August 20, 2025 22:50
@renovate renovate bot force-pushed the renovate/github.com-docker-buildx-0.x branch from 3b7af7d to 8e983e2 Compare September 6, 2025 18:13
@renovate renovate bot changed the title fix(deps): update module github.com/docker/buildx to v0.27.0 fix(deps): update module github.com/docker/buildx to v0.28.0 Sep 6, 2025
@renovate renovate bot force-pushed the renovate/github.com-docker-buildx-0.x branch from 8e983e2 to 8750cb7 Compare September 9, 2025 17:15
@renovate renovate bot force-pushed the renovate/github.com-docker-buildx-0.x branch 5 times, most recently from 9277821 to 9e18e4e Compare September 30, 2025 20:47
@renovate renovate bot changed the title fix(deps): update module github.com/docker/buildx to v0.28.0 fix(deps): update module github.com/docker/buildx to v0.29.0 Sep 30, 2025
@renovate renovate bot force-pushed the renovate/github.com-docker-buildx-0.x branch 9 times, most recently from 3f62032 to acb703b Compare October 3, 2025 13:40
@renovate renovate bot changed the title fix(deps): update module github.com/docker/buildx to v0.29.0 fix(deps): update module github.com/docker/buildx to v0.29.1 Oct 3, 2025
@renovate renovate bot force-pushed the renovate/github.com-docker-buildx-0.x branch 5 times, most recently from fc4cf4e to 59958e8 Compare October 14, 2025 05:35
@renovate renovate bot force-pushed the renovate/github.com-docker-buildx-0.x branch from 59958e8 to 87b3e8a Compare October 16, 2025 18:20
@renovate renovate bot force-pushed the renovate/github.com-docker-buildx-0.x branch 3 times, most recently from dd09e89 to 16d8fff Compare October 31, 2025 04:41
@renovate renovate bot force-pushed the renovate/github.com-docker-buildx-0.x branch from 18d3d34 to 9e802f2 Compare November 17, 2025 23:12
@renovate renovate bot changed the title fix(deps): update module github.com/docker/buildx to v0.30.0 fix(deps): update module github.com/docker/buildx to v0.30.1 Nov 17, 2025
@renovate renovate bot force-pushed the renovate/github.com-docker-buildx-0.x branch 4 times, most recently from 5e9c2fe to 0ba1d3d Compare December 12, 2025 13:00
@renovate renovate bot force-pushed the renovate/github.com-docker-buildx-0.x branch 4 times, most recently from f45d169 to 8e32cb0 Compare January 22, 2026 01:53
@renovate renovate bot changed the title fix(deps): update module github.com/docker/buildx to v0.30.1 fix(deps): update module github.com/docker/buildx to v0.31.0 Jan 22, 2026
@renovate renovate bot force-pushed the renovate/github.com-docker-buildx-0.x branch 4 times, most recently from c3cb684 to 3246a01 Compare January 29, 2026 00:53
@renovate renovate bot changed the title fix(deps): update module github.com/docker/buildx to v0.31.0 fix(deps): update module github.com/docker/buildx to v0.31.1 Jan 29, 2026
@renovate renovate bot force-pushed the renovate/github.com-docker-buildx-0.x branch 3 times, most recently from a5e555c to 1eb645f Compare February 3, 2026 21:53
@renovate renovate bot force-pushed the renovate/github.com-docker-buildx-0.x branch 8 times, most recently from 9f2dd00 to 5c3ce82 Compare February 27, 2026 14:45
@renovate renovate bot force-pushed the renovate/github.com-docker-buildx-0.x branch from 5c3ce82 to 70f543b Compare February 27, 2026 18:13
@renovate renovate bot force-pushed the renovate/github.com-docker-buildx-0.x branch from 70f543b to e1f8d4c Compare February 27, 2026 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants