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: update go.mod #82

Merged
merged 2 commits into from
Jul 2, 2024
Merged

fix: update go.mod #82

merged 2 commits into from
Jul 2, 2024

Conversation

toumorokoshi
Copy link
Member

When attempting to install the api-linter, an error occurred complaining about the conflicting mod name:

    module declares its path as: github.com/googleapis/api-linter
            but was required as: github.com/aep-dev/api-linter

When attempting to install the api-linter, an error occurred
complaining about the conflicting mod name:

        module declares its path as: github.com/googleapis/api-linter
                but was required as: github.com/aep-dev/api-linter
all imports should be renamed in kind with go.mod
@toumorokoshi toumorokoshi requested a review from rambleraptor July 2, 2024 05:45
@toumorokoshi toumorokoshi merged commit cfdb571 into aep-dev:main Jul 2, 2024
3 checks passed
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.

2 participants