Skip to content

Update to 35abaf75c35adc9b22038885781b8be70a8476e0#200

Merged
dsnet merged 1 commit intomasterfrom
update
Feb 13, 2026
Merged

Update to 35abaf75c35adc9b22038885781b8be70a8476e0#200
dsnet merged 1 commit intomasterfrom
update

Conversation

@dsnet
Copy link
Collaborator

@dsnet dsnet commented Feb 13, 2026

This pulls in the following changes:

This upgrades the minimum Go version to 1.26.

The migrate.sh script was modified:

  • Removed mangling of errors.AsType now that it is available in Go 1.26.

This pulls in the following changes:
* (https://go.dev/cl/740660) encoding/json: use pooled encoder in Encoder.Encode
* (https://go.dev/cl/738180) encoding/json: fix typo in package doc.
* (https://go.dev/cl/732220) encoding/json: remove unneeded unsafe import
* (https://go.dev/cl/735080) encoding/json/v2: remove issue reference in Duration formatting error
* (https://go.dev/cl/728420) encoding/json/jsontext: add symbolic Kind constants
* (https://go.dev/cl/728380) json/jsontext: normalize all invalid Kinds to 0
* (https://go.dev/cl/728300) encoding/json: report true from v2 Decoder.More when an error is pending
* (https://go.dev/cl/721160) encoding/json: remove linknames

This upgrades the minimum Go version to 1.26.

The migrate.sh script was modified:
* Removed mangling of errors.AsType now that it is available in Go 1.26.
@dsnet dsnet merged commit 4e35834 into master Feb 13, 2026
8 checks passed
@dsnet dsnet deleted the update branch February 13, 2026 22:14
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