Skip to content

Conversation

@bsiegert
Copy link

Set the module name to the Github repository path.

Otherwise, go install github.com/armand-sauzay/[email protected] fails with:

go: downloading github.com/armand-sauzay/note v0.1.2
go: github.com/armand-sauzay/[email protected]: version constraints conflict:
        github.com/armand-sauzay/[email protected]: parsing go.mod:
        module declares its path as: note
                but was required as: github.com/armand-sauzay/note

Set the module name to the Github repository path.

Otherwise, `go install github.com/armand-sauzay/[email protected]` fails with:

```
go: downloading github.com/armand-sauzay/note v0.1.2
go: github.com/armand-sauzay/[email protected]: version constraints conflict:
        github.com/armand-sauzay/[email protected]: parsing go.mod:
        module declares its path as: note
                but was required as: github.com/armand-sauzay/note
```
@armandsauzay
Copy link
Owner

Thanks for taking the time - this was also raised in #8 so this should be solved now.

Don't hesitate to reopen if this still causes issues 🙏

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants