Accepted Proposals

Accepted Go proposals.

Go proposals that have been accepted and are headed for a future release.

5,024
Stories indexed
31
Live sources
70 issue
Latest digest
22h 23m 06:30 CET
Next digest in
Only digest picks
5 stories
Showing Accepted Proposals × Reset all
GH
cmd/go: add go mod verify -tag (github.com)

Proposal Details Go lacks a CLI to verify local repositories against the Go checksum database. Adding a flag in go mod verify to check local git tags

Accepted Proposals In digest via GitHub by Esra-Al
GH
policy for removing GODEBUG flags (github.com)

Targeting Go 1.27 — Paying off technical debt: a policy proposal for removing GODEBUG flags This is an umbrella issue for the decommissioning of GODEBUG flags. It propose

Accepted Proposals In digest via GitHub by griesemer