Skip to content

cmd/go: add hint to GOVCS error messages #43596

Closed
@jayconrod

Description

@jayconrod

If GOVCS prevents the go command from downloading a repository, the user is shown a message like:

go get rsc.io/nonexist.git/hello: GOVCS disallows using git for public rsc.io/nonexist.git

This message should recommend reading go help vcs or the module reference documentation, which should explain the GOVCS environment variable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions