Skip to content

go.mod Uses wrong package name #13

@OscBacon

Description

@OscBacon

Hi, seems like there's a typo in the go.mod, and the package name is missing your username. This effectively prevents getting your package

❯ go install github.com/whyrusleeping/ipfs-key@latest                                                                                                     ─╯
go: github.com/whyrusleeping/ipfs-key@latest: github.com/whyrusleeping/[email protected]: parsing go.mod:
        module declares its path as: github.com/ipfs-key
                but was required as: github.com/whyrusleeping/ipfs-key

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions