x/website: document modules/gomod-ref missing godebug introduced in go 1.23 #69688
Labels
Documentation
Issues describing a change to documentation.
GoCommand
cmd/go
NeedsFix
The path to resolution is known, but the work has not been done.
website
Milestone
Go version
1.23
Output of
go env
in your module/workspace:What did you do?
research godebug syntax in go.mod reference https://go.dev/doc/modules/gomod-ref
What did you see happen?
not seeing this godebug in the doc at all.
What did you expect to see?
it appears to be introduced in go 1.23: https://go.dev/doc/godebug#default , which are missing in gomod-ref document
The text was updated successfully, but these errors were encountered: