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 gomock.bzl by poping incompatible argument #3674

Merged
merged 1 commit into from
Sep 1, 2023

Conversation

yongruilin
Copy link
Contributor

Poping argument "mockgen_model_library" from kwarg before passing in to _gomock_prog_exec rule.

What type of PR is this?
Bug fix

What does this PR do? Why is it needed?
For fixing error described in #3673

Which issues(s) does this PR fix?

Fixes #3673

@yongruilin
Copy link
Contributor Author

@fmeum @linzhp PTAL, thanks!

extras/gomock.bzl Outdated Show resolved Hide resolved
Poping argument "mockgen_model_library" from kwarg before passing in to
_gomock_prog_exec rule.
@yongruilin
Copy link
Contributor Author

@fmeum updated. PTAL.

@fmeum fmeum merged commit 85f2440 into bazelbuild:master Sep 1, 2023
2 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.

No such attribute 'mockgen_model_library' in '_gomock_prog_exec' rule
2 participants