Skip to content

x/website/_content/doc: "Uninstalling Go" has no mention of Go's configuration directory #65583

Closed
@dmitshur

Description

@dmitshur

Modern versions of Go store configuration in the user's configuration directory, under a directory named "go". For example, an env file that stores Go configuration as set by go env -w invocations.

As pointed out in #65568 (comment), the instructions for uninstalling Go at https://go.dev/doc/manage-install#uninstalling currently don't mention directories for configuration, which can cause confusion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocumentationIssues describing a change to documentation.FixPendingIssues that have a fix which has not yet been reviewed or submitted.NeedsFixThe path to resolution is known, but the work has not been done.help wanted

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions