diff --git a/go.mod b/go.mod index 4839625326..8559bc57cd 100644 --- a/go.mod +++ b/go.mod @@ -107,7 +107,7 @@ require ( github.com/rancher/eks-operator v1.13.0-rc.4 // indirect github.com/rancher/fleet/pkg/apis v0.15.0-alpha.6 // indirect github.com/rancher/gke-operator v1.13.0-rc.3 // indirect - github.com/rancher/norman v0.9.5 + github.com/rancher/norman v0.9.6 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 diff --git a/go.sum b/go.sum index fb508c5873..8f5e6d7c1d 100644 --- a/go.sum +++ b/go.sum @@ -152,8 +152,8 @@ github.com/rancher/jsonpath v0.0.0-20260423141252-c4e0c565a09f h1:eXPhsmHBuA6Xro github.com/rancher/jsonpath v0.0.0-20260423141252-c4e0c565a09f/go.mod h1:xavYr3cNyyAeA72nMVB60+q/EJ8Anu+loQWFJyXOeP8= 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.5 h1:lcX6zcbCTuapiNUGIowFjTPfHlfzyIrTe5mQBha+F/E= -github.com/rancher/norman v0.9.5/go.mod h1:J/leyKdI77SKnPdf3mAxevglzb8nFZM4Wu6c5g42v/I= +github.com/rancher/norman v0.9.6 h1:XrFfJVeaahznTccsvu5ugQVYSwK6pq6qNybNqqa6b+o= +github.com/rancher/norman v0.9.6/go.mod h1:XPdQnSdaiDrQ130ueYppMKIquQz5Ob1tnI6+lcraqqo= github.com/rancher/rancher/pkg/apis v0.0.0-20260211194119-d0c9ffaf3cb0 h1:ZH9VeY2iUVZN0YFU59dhBiHbdOpFJMvVo91k0fwwMME= github.com/rancher/rancher/pkg/apis v0.0.0-20260211194119-d0c9ffaf3cb0/go.mod h1:fEL3ATWhwqdn7VYVAQBhmdpKehY5lDeGNlq2NnOpUPk= github.com/rancher/rancher/pkg/plan v0.0.0-20260413094914-0404acf59a23 h1:dDz+8F29pcBC6RtXxr4nYl0fdsWu4ZFdNL4oVchytSo=