golang / go

The Go programming language
https://go.dev
BSD 3-Clause "New" or "Revised" License
121.36k stars 17.38k forks source link

cmd/go: list with -export and -covermode=atomic fails to build [1.21 backport] #68221

Closed gopherbot closed 1 week ago

gopherbot commented 2 weeks ago

@matloob requested issue #65264 to be considered for backport to the next 1.21 minor release.

@gopherbot please backport to Go 1.21 and Go 1.22

gopherbot commented 2 weeks ago

Change https://go.dev/cl/595495 mentions this issue: [release-branch.go1.21] cmd/go: fix build config before creating actions for 'go list -cover'

gopherbot commented 1 week ago

Closed by merging e073febe901cecb3737c712b6d53a8c48684ffb5 to release-branch.go1.21.