Update submodule to latest master in microsoft/main - #2481
Merged
Conversation
…ession unmarshaling quoted null into string
|
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
This PR is an automated upstream sync that advances the go submodule (pointing at github.com/golang/go) to a newer master revision from microsoft/main, pulling in the set of upstream commits listed in the PR description (e.g., fixes in encoding/json, debug/elf, cmd/go, runtime, and an x/net update).
Changes:
- Update the
gosubmodule pointer to the latest upstreammasterrevision included in this sync. - Inherit upstream fixes and test updates included in the new submodule revision (as enumerated in the PR description).
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
George Adams (gdams)
approved these changes
Aug 29, 2026
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
98868423d6encoding/json: fix regression unmarshaling quoted null into string6b5790538ddebug/elf: validate shstrndx after resolving section count in NewFilee0badabf4atest/codegen: add atomic code generation tests for loong640c858d6cf2test/codegen: add XSubXandYAndn code generation tests for loong645018c86583all: update to x/net@bf481657f8f28154b65841cmd/go: check that insecure scheme is permitted by GOINSECUREc3ef68f2b4cmd/go: start a test case for an insecure scheme check36b2899c9esimd/archsimd/_gen/simdgen: really track scalable vector width7861ac65b7path/filepath: make Rel handle bare UNC share targets3b2be116e3simd/archsimd/_gen/simdgen: move rawOperation to new types packagea5ed3e905csimd/archsimd/_gen/unify: use bijective canonicalization of field name0e82b22d24simd/archsimd/_gen/unify: move Value.Decode into reflect.go25aa7cd68dsimd/archsimd: added PMULL gate on carryless multiply teste50ceb5083cmd/dist: don't mistake a missing VCS tool for a repo276175b8fecmd/compile: lower SVE predicate zero value229d482629simd: fix emulated ShiftAll/RotateAll method signaturesb93d81957esimd/archsimd/_gen/simdgen: move operand priority sorting to pre-unifyfdb1ba1325cmd/compile/internal/noder: fix OMETHEXPR construction for generic methodsb9ba134da6runtime: netpoll: fix 32-bit little-endian eventfd type confusion1190f7d1dainternal/runtime/syscall/linux: sync EpollEvent with the kernel headerf7660aab3esyscall: enforce Landlock before re-shuffling file descriptorsfe3d196ba8crypto/tls: make deleting a missing session cache key a no-ope2b62fd339encoding/json/v2: fix typo of indented4794b781c1iter: add examples36042fe95bcmd/compile: support assignments in switch lookup tablesc7a03857e1encoding/gob: return encoderState after encoding nil interfaces797b6f7ab4hash/adler32: add benchmarks across input sizes6d67133fa2fmt: skip the interface conversion in printValue for method-less typesefef5f05e5simd, cmd/compile: add 8-bit interleave operations on amd6404425cb90eos/user: report an unknown Windows account as UnknownUserError3b51356392path/filepath: keep the trailing separator on GLOBALROOT device paths49178db21acrypto/sha1: shorten MIX dependency chain on loong64c69908e5beencoding/json/v2: fix godoc list formatting26c2ec0508internal/buildcfg: enable GOEXPERIMENT=mapsplitgroup by defaultceb68dae35text/template: update range documentation20091e9c3fmath/big: fix calibration documentation typos80c2928912cmd/compile/internal/ssagen: mark (*state).temp's temporary addrtaken84ee19cf1acmd/compile, cmd/internal/sys: implement jump table on mipsxc8337c9bb2cmd/compile, cmd/internal/sys: implement jump table on mips64x403b3349cacmd/internal/obj: generate jump table entries in one place1a8b63dad2simd/archsimd: generate String for scalable SVE typesfddf2d237dcmd/compile, simd/archsimd: support predicate masks in SVE6fbc254146cmd/compile, simd/archsimd: godef generation for SVE126eece3f6crypto/tls: replace shared test configs with factories49ca57c772Revert "cmd/compile: adjust logopt to attempt to deal with -trimpath"View full diff on GitHub