### What you would like to be added? I would like to replace the already closed github.com/golang/mock with the new go.uber.org/mock as recommended in the following: > 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. https://github.com/golang/mock?tab=readme-ov-file#gomock Additionally, we can improve the order dependencies integration tests using [WithOverridableExpectations](https://pkg.go.dev/go.uber.org/mock@v0.4.0/gomock#WithOverridableExpectations) as we discussed here: https://github.com/kubeflow/katib/pull/2350#discussion_r1638688994 ### Why is this needed? The github.com/golang/mock is no longer maintained. ### Love this feature? Give it a 👍 We prioritize the features with most 👍