-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
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
Labels
No labels