cmd/go: errors about netrc need go prefix #70537
Labels
BadErrorMessage
Issues related compiler error messages that should be better.
FixPending
Issues that have a fix which has not yet been reviewed or submitted.
GoCommand
cmd/go
NeedsFix
The path to resolution is known, but the work has not been done.
release-blocker
Milestone
I ran 'go test' in a subprocess with no environment at all (accidentally), and it failed with
The usual convention is that calls to base.Fatalf need to provide a 'go: ' prefix in the error.
The ones in auth should be fixed.
/cc @matloob @samthanawalla
The text was updated successfully, but these errors were encountered: