Module path is the wrong name
skyzyx opened this issue · 1 comments
skyzyx commented
$ go install github.com/siderolabs/conform/cmd/conform@latest
go: github.com/siderolabs/conform/cmd/conform@latest: github.com/siderolabs/conform@v0.1.0-alpha.25: parsing go.mod:
module declares its path as: github.com/talos-systems/conform
but was required as: github.com/siderolabs/conform
smira commented
yep, it was fixed recently, but we haven't had a chance yet to do the next release.