replace "dep" with "go mod"
A simple "go mod init && go mod tidy && go mod vendor" was enough and mostly seems to have picked the same revisions of the dependencies as before. Notable exceptions are klog and gogo/protobuf.
This commit is contained in:
4
vendor/k8s.io/code-generator/cmd/client-gen/README.md
generated
vendored
4
vendor/k8s.io/code-generator/cmd/client-gen/README.md
generated
vendored
@@ -1,4 +0,0 @@
|
||||
See [generating-clientset.md](https://git.k8s.io/community/contributors/devel/sig-api-machinery/generating-clientset.md)
|
||||
|
||||
|
||||
[]()
|
Reference in New Issue
Block a user