bazel_gomock icon indicating copy to clipboard operation
bazel_gomock copied to clipboard

github.com/golang/mock is deprecated in favour of github.com/uber-go/mock

Open lithammer opened this issue 2 years ago • 1 comments
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.

lithammer avatar Sep 27 '23 14:09 lithammer

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.

jmhodges avatar Oct 06 '23 23:10 jmhodges