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

v2 Release #84

Closed
qrpike opened this issue Jan 26, 2017 · 3 comments
Closed

v2 Release #84

qrpike opened this issue Jan 26, 2017 · 3 comments

Comments

@qrpike
Copy link

qrpike commented Jan 26, 2017

Any way you could create a v2 release, so people using glide, etc can use semantic versioning in our projects?

Thanks!

@robfig
Copy link
Owner

robfig commented Mar 9, 2017

What exactly do I do? Rename the branch?

@martin-cossy-atwork
Copy link

In order to circumvent this I'm using https://gopkg.in which allows checking out a github project by specifying a branch or tag. For this library it would be https://gopkg.in/robfig/cron.v2

import (
    "gopkg.in/robfig/cron.v2'
)

does the trick for me

@robfig
Copy link
Owner

robfig commented Jun 15, 2019

I've made a v3 branch that works with Modules. Please let me know if that doesn't do the trick

@robfig robfig closed this as completed Jun 15, 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