Labels
GoCommand
cmd/go
NeedsFix
The path to resolution is known, but the work has not been done.
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
capnspacehook commentedJul 13, 2022
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?
hello.go:
What did you expect to see?
What did you see instead?
I expected to see the
-buildmode
flag in the build settings. I can see that it is not added here:go/src/cmd/go/internal/load/pkg.go
Line 2349 in f956941
The text was updated successfully, but these errors were encountered: