From 8a54c7079413a0ecc9ccb7a2deb6b50497b63675 Mon Sep 17 00:00:00 2001 From: "renovate-rancher[bot]" <119870437+renovate-rancher[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 06:43:57 +0000 Subject: [PATCH] chore(deps): update module github.com/rancher/client-go to v11 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 955129e4..dab29db1 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ replace ( github.com/crewjam/saml => github.com/rancher/saml v0.2.0 github.com/knative/pkg => github.com/rancher/pkg v0.0.0-20181214184433-b04c0947ad2f github.com/matryer/moq => github.com/rancher/moq v0.0.0-20190404221404-ee5226d43009 - k8s.io/client-go => github.com/rancher/client-go v1.28.6-rancher1 + k8s.io/client-go => github.com/rancher/client-go v11.0.0+incompatible ) require (