From c6fba560f4318ef320413ed16a489749ffa42a55 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: Sun, 28 Jun 2026 10:03:02 +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 e59eb5ddae..882c2b35d0 100644 --- a/go.mod +++ b/go.mod @@ -38,7 +38,7 @@ require ( github.com/rancher/dynamiclistener v0.9.0-rc.1 github.com/rancher/jsonpath v0.0.0-20260423141252-c4e0c565a09f github.com/rancher/lasso v0.2.9 - github.com/rancher/rancher/pkg/apis v0.0.0-20260622051947-2c7a817a4e8c + github.com/rancher/rancher/pkg/apis v0.0.0-20260626214550-540e7c74bba3 github.com/rancher/rancher/pkg/plan v0.0.0-20260428222332-2696373f4152 github.com/rancher/wrangler/v3 v3.7.0 github.com/robfig/cron v1.2.0 diff --git a/go.sum b/go.sum index 17c47c4837..7c948164e4 100644 --- a/go.sum +++ b/go.sum @@ -161,8 +161,8 @@ github.com/rancher/lasso v0.2.9 h1:5Xk9Qid+YDOLpa6s5xalcSR0cA5BMbgWcaOZ8kdNU7k= github.com/rancher/lasso v0.2.9/go.mod h1:PMtxoVahRQvhEAi1HVOfyLDe1CrtGwTqOtkPVjSSkns= github.com/rancher/norman v0.9.7 h1:za9JjsWBUi+0rY3EJ3JdAZFQsadu7fpfC3MHi9a21uE= github.com/rancher/norman v0.9.7/go.mod h1:XPdQnSdaiDrQ130ueYppMKIquQz5Ob1tnI6+lcraqqo= -github.com/rancher/rancher/pkg/apis v0.0.0-20260622051947-2c7a817a4e8c h1:eT5V02wEeOn4VAJXN6ouu3OFdfJBgxIkAH7QeyUSqi0= -github.com/rancher/rancher/pkg/apis v0.0.0-20260622051947-2c7a817a4e8c/go.mod h1:kQAGb2wHAycKrj9Bwmphf9uJtlxPMl68pH9vQhyw9hc= +github.com/rancher/rancher/pkg/apis v0.0.0-20260626214550-540e7c74bba3 h1:p3szIJgoMm6FXYpSXE89oDDsHxs9z6GiwY/CODTQtEo= +github.com/rancher/rancher/pkg/apis v0.0.0-20260626214550-540e7c74bba3/go.mod h1:BugEkn4sEQ+zCVWru58lk51WjjKNc/+mrIoWHoD5mwQ= github.com/rancher/rancher/pkg/plan v0.0.0-20260428222332-2696373f4152 h1:DBTq2CjgzMF/6hd3PazrmJGKVSENqiQe9KW/LJuLPvc= github.com/rancher/rancher/pkg/plan v0.0.0-20260428222332-2696373f4152/go.mod h1:eFUzIOmWOB309XK/99EIE5YcqaQGda8bSpxoeN6uehw= github.com/rancher/wrangler/v3 v3.7.0 h1:rB6GJpnc4Kz8lWuAH3wZwQPgJqPGOu43Aih6147uZB8=