bazel_gomock
bazel_gomock copied to clipboard
github.com/golang/mock is deprecated in favour of github.com/uber-go/mock
trafficstars
The https://github.com/golang/mock repo is unmaintained and has been archived. They promote https://github.com/uber/mock instead.
Update, June 2023: This repo and tool are no longer maintained. Please see go.uber.org/mock for a maintained fork instead.
Dropped a mention on the PR but: Thank you and sorry!
I think you want to make this change against the version of this that's in the extras directory of rules_go.
The rules_go folks decided they wanted some changes and have been supporting running gomock over there.