Cannot build from source
``` ❯ go install gitlab.com/gitlab-org/cli/cmd/glab@main go: downloading gitlab.com/gitlab-org/cli v1.73.1 go: gitlab.com/gitlab-org/cli/cmd/glab@main (in gitlab.com/gitlab-org/cli@v1.73.1): The go.mod file for the module providing named packages contains one or more replace directives. It must not contain directives that would cause it to be interpreted differently than if it were the main module. ```
issue