Skip to content

x/website: https://golang.org/doc/tutorial/call-module-code #46750

@allen0125

Description

@allen0125

What did you do?

when I read the manual I found this:

$ go mod edit -replace=example.com/greetings=../greetings

May be it should be:

$ go mod edit -replace example.com/greetings=../greetings

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions