Closed glyn closed 2 years ago
Make the following dependencies in go.mod have the same version as those in the go.mod of the version of sigs.k8s.io/controller-runtime that we depend on:
k8s.io/api k8s.io/apiextensions-apiserver k8s.io/apimachinery k8s.io/client-go
Also, add target for installing ginkgo.
ginkgo
Make the following dependencies in go.mod have the same version as those in the go.mod of the version of sigs.k8s.io/controller-runtime that we depend on:
Also, add target for installing
ginkgo
.