Skip to content

Build via Go install #42

Description

@flawrist

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/typeid@v0.1.1: 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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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