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: Resolve go module import path #46

Merged
merged 1 commit into from
Jun 14, 2021

Conversation

56KBs
Copy link
Contributor

@56KBs 56KBs commented Jun 14, 2021

When using go modules with a version of v2+ and the project is in the root directory, the module name must be appended with the major version.

Fixes #45.

When using go modules with a version of v2+ and the project is in the root directory, the module name must be appended with the major version.
@JaSei
Copy link
Collaborator

JaSei commented Jun 14, 2021

thanks to your PR

@JaSei JaSei merged commit bb458bb into avast:master Jun 14, 2021
JaSei pushed a commit that referenced this pull request Jun 14, 2021
@56KBs 56KBs deleted the fix/module-import-version branch June 14, 2021 14:29
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.

Unable to depend on v3.1.0
2 participants