Update submodule to latest release-branch.go1.26 in microsoft/release-branch.go1.26 - #2448
Merged
Davis Goodin (dagood) merged 2 commits intoAug 13, 2026
Conversation
…-branch.go1.26] go1.26.6
|
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 by moving the submodule to a new commit and bumping the recorded Go version, while also changing the Microsoft revision value.
Changes:
- Advance the
gosubmodule to a new commit SHA. - Update
VERSIONfromgo1.26.5togo1.26.6. - Change
MICROSOFT_REVISIONvalue from2to1.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| go | Moves the Go submodule pointer to the desired upstream/tooling commit. |
| VERSION | Records the intended Go toolchain version for the repo/build. |
| MICROSOFT_REVISION | Adjusts the Microsoft revision number associated with this Go 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.26
branch
from
August 13, 2026 19:30
c4639d0 to
a6e2c96
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
e875786
into
microsoft/release-branch.go1.26
44 of 46 checks passed
Davis Goodin (dagood)
deleted the
dev/auto-sync/microsoft/release-branch.go1.26
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
1ea5a71ad8[release-branch.go1.26] go1.26.6115eb476aa[release-branch.go1.26] cmd/vendor: fix CVE-2026-56865 in x/mod9f6980fd5c[release-branch.go1.26] cmd/vendor: fix CVE-2026-56864 in x/mod6ec908dd24[release-branch.go1.26] encoding/asn1: enforce maximum recursion depth9918f26ab3[release-branch.go1.26] encoding/xml: fix depth processing in (*Decoder).unmarshal33ecb966ca[release-branch.go1.26] html/template: fix JavaScript regexp tracking128893dbf9[release-branch.go1.26] net/url: avoid quadratic complexity in resolvePath13c194062c[release-branch.go1.26] cmd/compile: do not elide riscv64 sign extension of unsigned values52e5e2f22a[release-branch.go1.26] cmd/compile: fix time traveling proofs in provedb38ee7121[release-branch.go1.26] cmd/compile: fix prove to generate Const64 for 64bits slicemasksf5bf46f361[release-branch.go1.26] cmd/compile: fix mips64le bigger than 32bits pointer offsetsf8d4fa6213[release-branch.go1.26] runtime: fix frame pointer adjustment around injected callsefc79671b1[release-branch.go1.26] cmd/compile: do not home mul/div results in HI/LO605fd48711[release-branch.go1.26] crypto/tls: add fips140ems GODEBUG setting to disable EMS enforcement100fb8f023[release-branch.go1.26] cmd/link: quote PE .def library name4d522f275f[release-branch.go1.26] cmd/compile: tighten mergelocals address use analysis0e8a244fe5[release-branch.go1.26] all: update x/net019fcb0152[release-branch.go1.26] cmd/compile: don't require Heapaddr for heap vars in dead codeb6432317a1[release-branch.go1.26] crypto/tls: do not count handshake messages as state-advancing post-handshakeae63e27897[release-branch.go1.26] runtime: fix uninitialized 7th argument in mach_vm_region_trampoline88bf57924f[release-branch.go1.26] runtime: don't emit write barrier for code pointers in itabInit4238449188[release-branch.go1.26] os: strip trailing slashes in RemoveAll on Plan 928f27d64cf[release-branch.go1.26] os: properly handle trailing / in Root.MkdirAllcc312256f8[release-branch.go1.26] runtime: be sure to scan small frame introduced by (*sigctxt).pushCall07a0bbba1b[release-branch.go1.26] os: don't expect an error from Root.ReadFile from a directory on NetBSDa42fec40ab[release-branch.go1.26] all: update x/net5bbd22ff78[release-branch.go1.26] net/http: apply header timeout to server's unencrypted HTTP/2 checkView full diff on GitHub