Skip to content

x/website: improve modules tutorial with information on using the module #30998

@AndreKR

Description

@AndreKR

There is a new modules tutorial on blog.golang.org.

It shows how to create a module, add subdependencies, update subdependencies, etc. Unfortunately one important point is missing: How do I use the newly created module?

I think this is especially important because at this point that is kind of the only thing about modules that is unclear to me. How do I point from one module to another? With replace? Where do I put this replace? It's local to my machine after all, so it doesn't belong in the repository.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocumentationIssues describing a change to documentation.NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.website

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions