Skip to content

Build via Go install #42

@sergeevabc

Description

@sergeevabc

Dear @loreto, Go team recommends using go install instead of go get, but…

$ go install -ldflags="-s -w" github.com/jetify-com/typeid@latest

go: downloading github.com/jetify-com/typeid v0.1.1
go: github.com/jetify-com/typeid@latest: version constraints conflict:
        github.com/jetify-com/[email protected]: parsing go.mod:
        module declares its path as: go.jetpack.io/typeid-cli
                but was required as: github.com/jetify-com/typeid

Could you be so kind to fix it?

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