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 a go.mod file #21

Closed
srikrsna opened this issue Nov 15, 2018 · 6 comments
Closed

Add a go.mod file #21

srikrsna opened this issue Nov 15, 2018 · 6 comments

Comments

@srikrsna
Copy link
Contributor

It will be nice to have a go.mod file.

@srikrsna
Copy link
Contributor Author

Any thoughts on this?

@zensh
Copy link
Contributor

zensh commented Nov 29, 2018

go.mod is every nice, but there is no external dependence in rrule-go

@srikrsna
Copy link
Contributor Author

go.mod is not just for external dependencies. It can at least be used to work outside GOPATH and a good way to future proof where go.mod will be requirement.

@zensh
Copy link
Contributor

zensh commented Nov 29, 2018

@srikrsna That is good

@srikrsna
Copy link
Contributor Author

Shall I send a PR?

@zensh
Copy link
Contributor

zensh commented Nov 29, 2018

@srikrsna It is welcome

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

2 participants