mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-04-11 18:13:00 +00:00
The e2e/go.mod has been updated wih a newer Kubernetes version. Now `go
mod verify` complains about the need to run `go mod tidy` in the root of
the project.
It seems the previous Kubernetes update in the root of the project did
not update and vendor everything for some reason?
Fixes:
|
||
---|---|---|
.. | ||
api | ||
apiextensions-apiserver | ||
apimachinery | ||
apiserver | ||
client-go | ||
cloud-provider | ||
component-base | ||
controller-manager | ||
klog/v2 | ||
kube-openapi | ||
kubernetes | ||
mount-utils | ||
utils |