kubernetes/hack/tools
Stephen Kitt 6bf667af06
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>
2024-03-07 09:12:16 +01:00
..
ncpu Set GOMAXPROCS explicitly 2023-03-30 20:26:07 -04:00
.gitignore Restructure licenses again (revert cd4474a) 2020-05-07 21:48:59 -07:00
go.mod Switch from golang/mock to uber-go/mock 2024-03-07 09:12:16 +01:00
go.sum Switch from golang/mock to uber-go/mock 2024-03-07 09:12:16 +01:00
go.work Generate go.work files 2024-02-29 00:22:06 -08:00
go.work.sum Generate go.work files 2024-02-29 00:22:06 -08:00
README.md Remove hack/tools/Makefile 2022-02-26 12:57:10 -08:00
tools.go Switch from golang/mock to uber-go/mock 2024-03-07 09:12:16 +01:00

This directory contains a stub go module used to track version of development tools like the ones needed for linting go sources.