chore(deps): update dependency go to v1.26.0#411
Open
renovate-sh-app[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency go to v1.26.0#411renovate-sh-app[bot] wants to merge 1 commit intomainfrom
renovate-sh-app[bot] wants to merge 1 commit intomainfrom
Conversation
4a0c666 to
4db8a0b
Compare
86626ec to
ccffed0
Compare
425efd1 to
4a8ee7a
Compare
4a8ee7a to
4101e7f
Compare
9e8914a to
c9a4c48
Compare
9993201 to
454687a
Compare
d46708f to
6a17385
Compare
6a17385 to
8260010
Compare
go.mod
Outdated
| go 1.24.0 | ||
|
|
||
| toolchain go1.24.4 | ||
| toolchain go1.25.5 |
There was a problem hiding this comment.
Go workspace version mismatch with module toolchain
The go.mod toolchain is being updated from go1.24.4 to go1.25.5, but go.work still declares go 1.24.4. Previously these were in sync. This version mismatch between the workspace file and module toolchain could cause inconsistent Go toolchain selection depending on whether builds run in workspace mode or not, potentially leading to different behavior or compatibility issues across build environments.
8260010 to
f89fe35
Compare
46e0cf9 to
5a0634c
Compare
d8fc8dc to
a653414
Compare
765ff83 to
d6efc28
Compare
185ae59 to
166a04b
Compare
384c594 to
11a9dc7
Compare
0e1b86f to
192e91b
Compare
| datasource | package | from | to | | -------------- | ------- | ------ | ------ | | golang-version | go | 1.24.4 | 1.26.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
192e91b to
62802b6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.24.4→1.26.0Release Notes
golang/go (go)
v1.26.0v1.25.7v1.25.6v1.25.5v1.25.4v1.25.3v1.25.2v1.25.1v1.25.0v1.24.13v1.24.12v1.24.11v1.24.10v1.24.9v1.24.8v1.24.7v1.24.6v1.24.5Configuration
📅 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.
Need help?
You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.