deps: update module k8s.io/cri-client to v0.32.1

This commit is contained in:
renovate[bot] 2025-01-21 09:30:43 +00:00 committed by GitHub
parent e9a6513346
commit fdbe016d09
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
go.mod
View File

@ -13,7 +13,7 @@ replace github.com/martinjungblut/go-cryptsetup => github.com/daniel-weisse/go-c
replace (
k8s.io/cloud-provider => k8s.io/cloud-provider v0.32.1
k8s.io/controller-manager => k8s.io/controller-manager v0.32.1
k8s.io/cri-client => k8s.io/cri-client v0.31.1
k8s.io/cri-client => k8s.io/cri-client v0.32.1
k8s.io/csi-translation-lib => k8s.io/csi-translation-lib v0.32.1
k8s.io/dynamic-resource-allocation => k8s.io/dynamic-resource-allocation v0.31.3
k8s.io/endpointslice => k8s.io/endpointslice v0.31.3