Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to depend on v3.1.0 #45

Closed
56KBs opened this issue Jun 10, 2021 · 0 comments · Fixed by #46
Closed

Unable to depend on v3.1.0 #45

56KBs opened this issue Jun 10, 2021 · 0 comments · Fixed by #46

Comments

@56KBs
Copy link
Contributor

56KBs commented Jun 10, 2021

Following the release of v3.1.0 you are unable to import the project when using Go modules.

Previously in the v3.0.0 release, the addition of +incompatible within the go.mod would allow importing as this project was not a go module.

However, now that the project contains a go.mod you are unable to use the +incompatible functionality to import the project.

See releasing-modules-v2-or-higher for the options on how to handle this.

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 a pull request may close this issue.

1 participant