Switch from golang/mock to uber-go/mock

See https://github.com/golang/mock#gomock: golang/mock is no longer
maintained, and should be replaced by go.uber.org/mock.

This allows golang/mock to be dropped from the status and vendored
fields in unwanted-dependencies.json.

Signed-off-by: Stephen Kitt <skitt@redhat.com>
This commit is contained in:
Stephen Kitt
2023-10-02 18:01:56 +02:00
parent 2ec63e0d28
commit 6bf667af06
49 changed files with 630 additions and 351 deletions

View File

@@ -1,4 +1,4 @@
= vendor/github.com/golang/mock licensed under: =
= vendor/go.uber.org/mock licensed under: =
Apache License
@@ -203,4 +203,4 @@
See the License for the specific language governing permissions and
limitations under the License.
= vendor/github.com/golang/mock/LICENSE 3b83ef96387f14655fc854ddc3c6bd57
= vendor/go.uber.org/mock/LICENSE 3b83ef96387f14655fc854ddc3c6bd57