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

Migrate away from unmaintained golang/mock #5440

Closed
dttung2905 opened this issue Jan 29, 2024 · 1 comment · Fixed by #5446
Closed

Migrate away from unmaintained golang/mock #5440

dttung2905 opened this issue Jan 29, 2024 · 1 comment · Fixed by #5446
Assignees
Labels
feature-request All issues for new features that have not been committed to needs-discussion

Comments

@dttung2905
Copy link
Contributor

Proposal

While working on #5391 and go generics, I realise that gomock is no longer maintained as per official doc. It does not support mocking generics too (discussion link, gh issue)

Update, June 2023: This repo and tool are no longer maintained. Please see [go.uber.org/mock](https://github.com/uber/mock) for a maintained fork instead

We should migrate away from gomock to something else, probably go.uber.org/mock. I can take a look at this issue this week if I have time

Use-Case

No response

Is this a feature you are interested in implementing yourself?

Yes

Anything else?

No response

@dttung2905 dttung2905 added feature-request All issues for new features that have not been committed to needs-discussion labels Jan 29, 2024
@rahulii
Copy link
Contributor

rahulii commented Jan 30, 2024

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request All issues for new features that have not been committed to needs-discussion
Projects
Status: Ready To Ship
Development

Successfully merging a pull request may close this issue.

2 participants