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

Fix v2 module #70

Merged
merged 2 commits into from
Aug 19, 2020
Merged

Fix v2 module #70

merged 2 commits into from
Aug 19, 2020

Conversation

tylertreat
Copy link
Member

@tylertreat tylertreat commented Aug 19, 2020

Create separate v2 module and keep v1 in the root directory per Go
module guidelines (https://blog.golang.org/v2-go-modules).

Resolves #66

Create separate v2 module and keep v1 in the root directory per Go
module guidelines (https://blog.golang.org/v2-go-modules).
@tylertreat tylertreat merged commit f60742f into master Aug 19, 2020
@tylertreat tylertreat deleted the v2_modules_fix branch August 19, 2020 21:58
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.

Version 2 is not go module compatible
1 participant