From d96d3abac8a29dbce48a8711dc6416aae08a038f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 13:29:19 +0000 Subject: [PATCH] deps: update module k8s.io/cri-client to v0.31.3 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 340452d562..7f42588127 100644 --- a/go.mod +++ b/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.31.1 k8s.io/controller-manager => k8s.io/controller-manager v0.31.1 - k8s.io/cri-client => k8s.io/cri-client v0.31.1 + k8s.io/cri-client => k8s.io/cri-client v0.31.3 k8s.io/csi-translation-lib => k8s.io/csi-translation-lib v0.31.1 k8s.io/dynamic-resource-allocation => k8s.io/dynamic-resource-allocation v0.31.1 k8s.io/endpointslice => k8s.io/endpointslice v0.31.1