cmd/go: vendored dependencies default to go1.11 at head #45109
Labels
FrozenDueToAge
NeedsFix
The path to resolution is known, but the work has not been done.
release-blocker
Milestone
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you expect to see?
I expect the vet check to complete since the Go version in go.mod is Go 1.16.
What did you see instead?
I have reproduced the issue in this sample repository: https://github.com/kevinburkemeter/repro-go-mod-vet
You should be able to download that and then run "make vet" to reproduce the issue.
The text was updated successfully, but these errors were encountered: