Skip to content

go get for cfssl fails with module declared its path as ... but was required as ... #1182

@LUC18fknU7P

Description

@LUC18fknU7P

doing go get -x -u github.com/cloudflare/cfssl/cmd/...
fails with:

go get: github.com/coreos/[email protected] updating to
        github.com/coreos/[email protected]: parsing go.mod:
        module declares its path as: go.etcd.io/bbolt
                but was required as: github.com/coreos/bbolt

reproduced in multiple environments

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions