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 go modules implementation to work with versions > v6 #36

Closed

Conversation

SinisterMinister
Copy link

This fixes #35. Updated the module definition and sub-modules with the proper import path allowing access to v7. This will likely fail to build until go-playground/pkg#2 and go-playground/errors#10 are pulled in and the go.mod files updated to match.

@deankarn
Copy link
Contributor

fixed in Release v7.0.2

@deankarn deankarn closed this Nov 11, 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

Successfully merging this pull request may close these issues.

Cannot use in a module based project
2 participants