feat(26.04): add golang 1.25#825
Open
zhijie-yang wants to merge 10 commits intocanonical:ubuntu-26.04from
Open
feat(26.04): add golang 1.25#825zhijie-yang wants to merge 10 commits intocanonical:ubuntu-26.04from
zhijie-yang wants to merge 10 commits intocanonical:ubuntu-26.04from
Conversation
lczyk
approved these changes
Jan 14, 2026
Collaborator
There was a problem hiding this comment.
a couple of somments/questions just to make sure i understand + some minor suggestions, but looks great overall. 👍
a bit of a harder diff because of the filename changes but nothing to be done about this really, except for maybe what we've talked about already with splitting commits more. that's only to try with future PRs though
| /usr/share/go-1.25/src/cmd/cgo/zdefaultcc.go: | ||
| /usr/share/go-1.25/src/cmd/go/internal/cfg/zdefaultcc.go: | ||
| /usr/share/go-1.25/src/cmd/internal/objabi/zbootstrap.go: | ||
|
|
Collaborator
There was a problem hiding this comment.
as discussed, dist-tools, doc-tools and go-build-src are now part of the go binary, yes?
Collaborator
There was a problem hiding this comment.
as well as pprof, covdata and test2json ?
Co-authored-by: Marcin Konowalczyk <marcin.konowalczyk@canonical.com>
Test CoverageAverage Total Coverage: 9.29% Arch: aarch64Coverage: 9.29%
|
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.
Proposed changes
This PR adds golang==1.25 for 26.04. This PR is based on #818 , and applied the deltas from 1.24 to 1.25 on top of it.
Related issues/PRs
#818
Blocked by #890
Forward porting
Not applicable.
Checklist
Additional Context