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

Add go module support #52

Closed
euskadi31 opened this issue Oct 18, 2019 · 3 comments
Closed

Add go module support #52

euskadi31 opened this issue Oct 18, 2019 · 3 comments

Comments

@euskadi31
Copy link

No description provided.

@oschwald
Copy link
Owner

Is there a particular reason why you want this?

@Dreamacro
Copy link

actually, go module become the de facto standard. Is there a particular reason why we don't migrate to the go module?

@oschwald
Copy link
Owner

There is minimal benefit to switching this repo to Go modules. The releases are tagged using SemVer and work fine in applications using Go modules. There is one dependency that is co-maintained with this so any benefit of versioning dependencies is quite limited.

Although I use Go modules daily, there are still issues with them that crop up from time to time and changing this repo to use Go modules will likely break someone's workflow.

oschwald added a commit that referenced this issue Dec 24, 2019
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

No branches or pull requests

3 participants