From 753516015bd87a88e707d8ef099dcb220541b6ad Mon Sep 17 00:00:00 2001 From: "rancher-pr-and-push-webhook[bot]" <181785884+rancher-pr-and-push-webhook[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 13:09:36 +0000 Subject: [PATCH] Sync dependencies --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 5d8c5e7f0..ff11a366e 100644 --- a/go.mod +++ b/go.mod @@ -45,7 +45,7 @@ require ( github.com/rancher/dynamiclistener v0.7.0 github.com/rancher/jsonpath v0.0.0-20250620213443-ad24535cf0c1 github.com/rancher/lasso v0.2.4 - github.com/rancher/rancher/pkg/apis v0.0.0-20250919165148-49b3f67fb245 + github.com/rancher/rancher/pkg/apis v0.0.0-20251015184202-76d69758d79d github.com/rancher/rke v1.8.0 github.com/rancher/wrangler/v3 v3.2.4 github.com/robfig/cron v1.2.0 diff --git a/go.sum b/go.sum index 6c09824bc..7545f9799 100644 --- a/go.sum +++ b/go.sum @@ -138,8 +138,8 @@ github.com/rancher/lasso v0.2.4 h1:rCoVo32q4cgUap2uyyzSLVdMeRJHBF/QOQwwSX/3oWI= github.com/rancher/lasso v0.2.4/go.mod h1:G+KeeOaKRjp+qGp0bV6VbLhYrq1vHbJPbDh40ejg5yE= github.com/rancher/norman v0.6.1 h1:JVIxkWZcbxtrcSK4WIwsmyB07TzTvoqqf/R0fZB7ylk= github.com/rancher/norman v0.6.1/go.mod h1:jRcnEruyY6olqtImy+q+zw0/iXX7YqLF4/K4kh5hR40= -github.com/rancher/rancher/pkg/apis v0.0.0-20250919165148-49b3f67fb245 h1:zWk/xtJsWc1lRAC8yG7vKFoMWRihbcKvErk02g77kbc= -github.com/rancher/rancher/pkg/apis v0.0.0-20250919165148-49b3f67fb245/go.mod h1:1Dl7WWx0G4qW57u7YQZ2JGnz1/NkT5VERn5xx7JATtY= +github.com/rancher/rancher/pkg/apis v0.0.0-20251015184202-76d69758d79d h1:B09mmphEr3H/L7681vu1FA7m77Z/FGVJdD0MqQppLeY= +github.com/rancher/rancher/pkg/apis v0.0.0-20251015184202-76d69758d79d/go.mod h1:1Dl7WWx0G4qW57u7YQZ2JGnz1/NkT5VERn5xx7JATtY= github.com/rancher/rke v1.7.2 h1:+2fcl0gCjRHzf1ev9C9ptQ1pjYbDngC1Qv8V/0ki/dk= github.com/rancher/rke v1.7.2/go.mod h1:+x++Mvl0A3jIzNLiu8nkraqZXiHg6VPWv0Xl4iQCg+A= github.com/rancher/wrangler/v3 v3.2.4 h1:pgpLwsmgQvTSSknxddJDq+ObIiOXFggCWdDyB0z7YcA=