Migrate gomock usage to uber's fork
Open
- Dominant language
- Go
- Stars
- 19
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Gomock is [no longer maintained](https://github.com/golang/mock/commit/674a1c4a938e7b453416052327872571656801b7) - Uber has forked and plans to maintain the package instead.
We will need to move to [`go.uber.org/mock/gomock`](https://pkg.go.dev/go.uber.org/mock/gomock) in the near future.
Contributor guide
Assessment
This issue has not been assessed yet.