fix(deps): update module github.com/docker/docker to v26#2353
fix(deps): update module github.com/docker/docker to v26#2353renovate[bot] wants to merge 2 commits intomainfrom
Conversation
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Miloslav Trmač <mitr@redhat.com>
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
mtrmac
left a comment
There was a problem hiding this comment.
The docker/docker package now requires Go 1.21 (truly, in libnetwork/internal/resolvconf/resolvconf.go). That’s invisible to the go command because it uses vendor.mod instead of go.mod.
Given that there're no relevant code changes since Docker 25.0.5 (it, AFAICS, would only result in bumping the negotiated API version), and that we don’t currently want a dependency on Go 1.21, we don’t need this update right now.
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
v25.0.5+incompatible->v26.0.0+incompatibleRelease Notes
docker/docker (github.com/docker/docker)
v26.0.0+incompatibleCompare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.