-
- Downloads
deps: update module github.com/moby/buildkit to v0.21.1 (#946)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/moby/buildkit](https://redirect.github.com/moby/buildkit) | `v0.21.0` -> `v0.21.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>moby/buildkit (github.com/moby/buildkit)</summary> ### [`v0.21.1`](https://redirect.github.com/moby/buildkit/compare/v0.21.0...v0.21.1) [Compare Source](https://redirect.github.com/moby/buildkit/compare/v0.21.0...v0.21.1) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/hetznercloud/csi-driver ). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNTcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjI1Ny4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
... | @@ -11,7 +11,7 @@ require ( | ... | @@ -11,7 +11,7 @@ require ( |
github.com/hashicorp/nomad/api v0.0.0-20250425125325-3e688cf9282f | github.com/hashicorp/nomad/api v0.0.0-20250425125325-3e688cf9282f | ||
github.com/hetznercloud/hcloud-go/v2 v2.21.0 | github.com/hetznercloud/hcloud-go/v2 v2.21.0 | ||
github.com/kubernetes-csi/csi-test/v5 v5.3.1 | github.com/kubernetes-csi/csi-test/v5 v5.3.1 | ||
github.com/moby/buildkit v0.21.0 | github.com/moby/buildkit v0.21.1 | ||
github.com/prometheus/client_golang v1.22.0 | github.com/prometheus/client_golang v1.22.0 | ||
github.com/stretchr/testify v1.10.0 | github.com/stretchr/testify v1.10.0 | ||
golang.org/x/sys v0.32.0 | golang.org/x/sys v0.32.0 | ||
... | ... |
Please register or sign in to comment