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

Use third_party Gazelle dependency instead of workspace Gazelle dependency #61

Merged
merged 3 commits into from
May 3, 2023

Conversation

mark-thm
Copy link
Contributor

@mark-thm mark-thm commented May 3, 2023

#60 did not succeed in fixing #59 because source depended on the WORKSPACE-declared gazelle version instead of the go.mod declared gazelle version. In addition to moving the dependency to match go.mod, add test coverage for the defect described in #59 to ensure resolution.

Copy link
Collaborator

@illicitonion illicitonion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@illicitonion illicitonion merged commit 4a95fe9 into bazel-contrib:main May 3, 2023
@mark-thm mark-thm deleted the me/gaz-dep branch May 3, 2023 10:04
illicitonion added a commit to illicitonion/target-determinator that referenced this pull request Jun 20, 2023
bazel-contrib#61 attempted
to do this, but running gazelle undoes it - instead, tell gazelle to
keep preserving this property.
illicitonion added a commit that referenced this pull request Jun 20, 2023
#61 attempted
to do this, but running gazelle undoes it - instead, tell gazelle to
keep preserving this property.
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