-
Notifications
You must be signed in to change notification settings - Fork 17.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cmd/go: -cover
flag is not reported by go version -m
#67366
Comments
-cover
flag is not reported by go version -m
-cover
flag is not reported by go version -m
-cover
flag is not reported by go version -m
-cover
flag is not reported by go version -m
cc @matloob @samthanawalla (https://dev.golang.org/owners) |
Change https://go.dev/cl/587375 mentions this issue: |
@gopherbot please open backport issues |
Backport issue(s) opened: #67579 (for 1.21), #67580 (for 1.22). Remember to create the cherry-pick CL(s) as soon as the patch is submitted to master, according to https://go.dev/wiki/MinorReleases. |
Go version
go version devel go1.23-0767ffdf27 Tue May 14 17:18:10 2024 +0000 linux/amd64
Output of
go env
in your module/workspace:What did you do?
What did you see happen?
What did you expect to see?
The text was updated successfully, but these errors were encountered: