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

feat: support gopkg.in packages #18

Merged
merged 1 commit into from
Mar 2, 2023

Conversation

maxbrunet
Copy link
Contributor

@maxbrunet maxbrunet commented Dec 2, 2022

Hello! 👋

The gopkg.in domain is a special case in the Go module specification:

As a special case, modules paths starting with gopkg.in/ must always have a major version suffix, even at v0 and v1. The suffix must start with a dot rather than a slash (for example, gopkg.in/yaml.v2).

References

@maxbrunet
Copy link
Contributor Author

@marwan-at-work friendly nudge, would you have time to review this PR, please? 🙂

Copy link
Owner

@marwan-at-work marwan-at-work left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the contribution and sorry about the delay :)

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