mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-09-18 20:14:48 -04:00
deps: update module k8s.io/cri-client to v0.32.1 (#3608)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e9a6513346
commit
92d7fc5385
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue