Skip to content

cmd/go: env should report GOPACKAGESDRIVER #75930

@adonovan

Description

@adonovan

Most bug reports include the output of go env, but this does not include GOPACKAGESDRIVER since this variable does not affect the go command. But it does have a big influence on many other tools, such as gopls, vulncheck, deadcode, and so on, so we should include it in bug reports too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    GoCommandcmd/goNeedsFixThe path to resolution is known, but the work has not been done.ToolProposalIssues describing a requested change to a Go tool or command-line program.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions