Skip to content

Update submodule to latest master in microsoft/main - #2500

Merged
bot-for-go[bot] merged 1 commit into
microsoft/mainfrom
dev/auto-sync/microsoft/main
Sep 8, 2026
Merged

Update submodule to latest master in microsoft/main#2500
bot-for-go[bot] merged 1 commit into
microsoft/mainfrom
dev/auto-sync/microsoft/main

Conversation

@bot-for-go

@bot-for-go bot-for-go Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

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
  • 38d1265e1a cmd/go: preserve vet export data in memory for dependent actions on failure
  • c594198381 crypto/x509: reject empty GeneralSubtrees sequences
  • 98d17e5bf4 crypto/x509: update x509-limbo tests
  • 74cad37fc1 crypto/x509: restrict URI constraints to exact hosts
  • 0b19268242 crypto/x509: restrict bare email constraints to exact hosts
  • 714d9afb66 encoding/json: avoid calling MarshalText on named string map keys
  • 0d1836382f crypto/tls: don't pin record-sized buffers while blocked in Read
  • 78407c1122 cmd/compile: correctly mark interface calls as used for tail call wrappers
  • 91ffdf91c1 net/http/internal/http2: use atomic.Bool for ClientConn.atomicReused
  • 6ff3155b9c unicode/utf16: avoid overallocating in Encode
  • 43bc472365 math: improve Log2 accuracy near 1
  • cc740a9f1b archive/tar: return ErrHeader on PAX UID/GID integer overflow
  • c320fc145b internal/runtime,math,runtime: fix source file paths in comments
  • ba7fdba26b simd/archsimd: emulate "ReduceSum" for wasm, arm64, amd64
  • 8b1c22e12f simd/archsimd: test SVE ops across all element shapes
  • 76b21f0229 simd/archsimd: add SVE MulHigh
  • cc71e4955c simd/archsimd: add SVE Mul
  • 70c31c1f4f cmd/compile: include SVE predicate registers in arm64 callerSave
  • 7f9af814e1 cmd/compile: add SizeAndAlign support to ssa check mode

View full diff on GitHub

…port data in memory for dependent actions on failure
Copilot AI lite review requested due to automatic review settings September 7, 2026 16:04

@review-bot-for-go review-bot-for-go Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Auto-approving.

@bot-for-go
bot-for-go Bot enabled auto-merge September 7, 2026 16:04
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
There may be pipelines that require an authorized user to comment /azp run to run.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔵 Needs a closer look

This is an upstream submodule sync that implicitly updates a large surface area of Go source, so it should rely on full CI signal and a final human check before approval.

Pull request overview

This PR updates the go submodule (tracking https://github.com/golang/go) to the latest master revision, pulling in a set of upstream Go commits (notably including multiple crypto/x509 constraint-handling changes, cmd/go and cmd/compile fixes, and several library/runtime improvements).

Changes:

  • Bump the go git submodule pointer to include the listed upstream commits.
  • Incorporate upstream fixes across toolchain (cmd/go, cmd/compile) and core packages (e.g., crypto/x509, encoding/json, net/http2, math, archive/tar).
File summaries
File Description
go Updates the golang/go submodule pointer to a newer upstream master commit set.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@bot-for-go
bot-for-go Bot merged commit 2790940 into microsoft/main Sep 8, 2026
59 checks passed
@bot-for-go
bot-for-go Bot deleted the dev/auto-sync/microsoft/main branch September 8, 2026 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant