cmd/go: add release note for changes to go.mod automatic-update behavior in 1.18 #51242
Labels
Documentation
Issues describing a change to documentation.
FrozenDueToAge
GoCommand
cmd/go
NeedsFix
The path to resolution is known, but the work has not been done.
Milestone
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
go.mod
with the following content:main.go
with the following content:go mod vendor
What did you expect to see?
What did you see instead?
The text was updated successfully, but these errors were encountered: