Update submodule to latest release-branch.go1.25 in microsoft/release-branch.go1.25 - #2449
Merged
Davis Goodin (dagood) merged 2 commits intoAug 13, 2026
Conversation
…-branch.go1.25] go1.25.13
|
Azure Pipelines: Successfully started running 1 pipeline(s). There may be pipelines that require an authorized user to comment /azp run to run. |
Contributor
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
Updates the Go toolchain reference and advances the go subproject pointer to a newer commit.
Changes:
- Bumped declared Go version in
VERSION. - Updated the
gosubproject commit reference.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| go | Moves the subproject pointer to a newer commit. |
| VERSION | Updates the declared Go toolchain version. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
auto-merge was automatically disabled
August 13, 2026 19:09
Pull request was closed
Davis Goodin (dagood)
force-pushed
the
dev/auto-sync/microsoft/release-branch.go1.25
branch
from
August 13, 2026 19:29
d0b7162 to
d52a0c3
Compare
|
Azure Pipelines: Successfully started running 1 pipeline(s). There may be pipelines that require an authorized user to comment /azp run to run. |
Davis Goodin (dagood)
merged commit Aug 13, 2026
7fbee66
into
microsoft/release-branch.go1.25
32 of 34 checks passed
Davis Goodin (dagood)
deleted the
dev/auto-sync/microsoft/release-branch.go1.25
branch
August 13, 2026 21:54
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.
Hi! I'm a bot, and this is an automatically generated upstream sync PR. 🔃
After submitting the PR, I will attempt to enable auto-merge in the "merge commit" configuration.
For more information, visit sync documentation in microsoft/go-infra.
Upstream commits included in this update
f893f27028[release-branch.go1.25] go1.25.13b0b8c97d13[release-branch.go1.25] cmd/vendor: fix CVE-2026-56865 in x/mod22e01669cd[release-branch.go1.25] cmd/vendor: fix CVE-2026-56864 in x/mod8d01cbaad5[release-branch.go1.25] encoding/asn1: enforce maximum recursion depthb952d04e2a[release-branch.go1.25] encoding/xml: fix depth processing in (*Decoder).unmarshalcafd3448c7[release-branch.go1.25] html/template: fix JavaScript regexp tracking962b300d32[release-branch.go1.25] net/url: avoid quadratic complexity in resolvePathb60d45bfca[release-branch.go1.25] cmd/compile: do not elide riscv64 sign extension of unsigned valuesf59f3cc352[release-branch.go1.25] cmd/compile: fix time traveling proofs in provebff0502b40[release-branch.go1.25] cmd/compile: use topo-sort in prove to correctly learn facts while walking once271e96aab9[release-branch.go1.25] cmd/compile: fix prove to generate Const64 for 64bits slicemasks3f11ff881e[release-branch.go1.25] cmd/compile: fix mips64le bigger than 32bits pointer offsetsd5dc7176e9[release-branch.go1.25] runtime: fix frame pointer adjustment around injected calls8c060995b6[release-branch.go1.25] cmd/compile: do not home mul/div results in HI/LO303e06b820[release-branch.go1.25] crypto/tls: add fips140ems GODEBUG setting to disable EMS enforcement83933547d8[release-branch.go1.25] cmd/compile: tighten mergelocals address use analysis5720c29c93[release-branch.go1.25] cmd/compile: don't require Heapaddr for heap vars in dead code677cfe54ec[release-branch.go1.25] crypto/tls: do not count handshake messages as state-advancing post-handshakeea16975e22[release-branch.go1.25] runtime: fix uninitialized 7th argument in mach_vm_region_trampoline081933dba2[release-branch.go1.25] runtime: don't emit write barrier for code pointers in itabInit08408a5df8[release-branch.go1.25] os: strip trailing slashes in RemoveAll on Plan 93f94cdcdf1[release-branch.go1.25] os: properly handle trailing / in Root.MkdirAll4457b22124[release-branch.go1.25] runtime: be sure to scan small frame introduced by (*sigctxt).pushCall21cc406a8d[release-branch.go1.25] os: don't expect an error from Root.ReadFile from a directory on NetBSD2d5129d2b3[release-branch.go1.25] all: update x/net784132491b[release-branch.go1.25] net/http: apply header timeout to server's unencrypted HTTP/2 checkView full diff on GitHub