From f66c89598da9e0cde03017bb65ec709b26987562 Mon Sep 17 00:00:00 2001 From: "renovate-rancher[bot]" <119870437+renovate-rancher[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 05:53:30 +0000 Subject: [PATCH] Update module github.com/rancher/norman to v0.9.7 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index c41848f9a5..ff28b16003 100644 --- a/go.mod +++ b/go.mod @@ -106,7 +106,7 @@ require ( github.com/rancher/eks-operator v1.14.3 // indirect github.com/rancher/fleet/pkg/apis v0.15.2 // indirect github.com/rancher/gke-operator v1.14.3 // indirect - github.com/rancher/norman v0.8.8 + github.com/rancher/norman v0.9.7 github.com/robfig/cron/v3 v3.0.1 // indirect github.com/spf13/pflag v1.0.10 // indirect github.com/x448/float16 v0.8.4 // indirect