From b4829db0b3ab517207402c7375cf1df66786666a Mon Sep 17 00:00:00 2001 From: "renovate-rancher[bot]" <119870437+renovate-rancher[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 04:37:02 +0000 Subject: [PATCH] Update github.com/rancher/rancher/pkg/client digest to 3a84fe7 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 9be2e595..541050de 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.20 replace ( github.com/rancher/rancher/pkg/apis => github.com/rancher/rancher/pkg/apis v0.0.0-20220519154712-0e2fdc8060bc - github.com/rancher/rancher/pkg/client => github.com/rancher/rancher/pkg/client v0.0.0-20220519154712-0e2fdc8060bc + github.com/rancher/rancher/pkg/client => github.com/rancher/rancher/pkg/client v0.0.0-20250121205839-3a84fe774fb1 k8s.io/api => k8s.io/api v0.27.4 k8s.io/apiextensions-apiserver => k8s.io/apiextensions-apiserver v0.27.4 k8s.io/apimachinery => k8s.io/apimachinery v0.27.4