Bug: Cannot install using go install

closed
Daeraxa · 2026-05-17 · e869bdc42144 · edited by Max Rakhimov · adopted from https://codeberg.org/Daeraxa/GitSocial · issue

When trying to install with `go install github.com/gitsocial-org/gitsocial/library/cli@latest` it fails with the following error:

go: github.com/gitsocial-org/gitsocial/library/cli@latest: version constraints conflict:
github.com/gitsocial-org/gitsocial/[email protected]: parsing go.mod:
module declares its path as: github.com/gitsocial-org/gitsocial
but was required as: github.com/gitsocial-org/gitsocial/library