Skip to content

Migrate away from unmaintained golang/mock #5440

Closed
@dttung2905

Description

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

Metadata

Assignees

Labels

Type

No type

Projects

  • Status

    Ready To Ship

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions