From 0d930a31d67ec23183b67ab73514d5c67645ea9f Mon Sep 17 00:00:00 2001 From: release-automation Date: Fri, 5 Jun 2026 19:03:00 +0000 Subject: [PATCH] Bump github.com/rancher/norman to v0.7.4 --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index b1b849310c..747151c5d7 100644 --- a/go.mod +++ b/go.mod @@ -97,7 +97,7 @@ require ( github.com/rancher/fleet/pkg/apis v0.14.6 // indirect github.com/rancher/gke-operator v1.13.6 // indirect //TODO: Replace with a tag during un-rc'ing - github.com/rancher/norman v0.7.3 // indirect + github.com/rancher/norman v0.7.4 // indirect github.com/spf13/pflag v1.0.6 // indirect github.com/x448/float16 v0.8.4 // indirect go.opentelemetry.io/otel v1.41.0 // indirect diff --git a/go.sum b/go.sum index becc93a278..0df24de4ca 100644 --- a/go.sum +++ b/go.sum @@ -134,8 +134,8 @@ github.com/rancher/jsonpath v0.0.0-20250620213443-ad24535cf0c1 h1:vRtxuvIF0UarXI github.com/rancher/jsonpath v0.0.0-20250620213443-ad24535cf0c1/go.mod h1:xavYr3cNyyAeA72nMVB60+q/EJ8Anu+loQWFJyXOeP8= github.com/rancher/lasso v0.2.5 h1:K++lWDDdfeN98Ixc1kCfUq0/q6tLjoHN++Np6QntXw0= github.com/rancher/lasso v0.2.5/go.mod h1:71rWfv+KkdSmSxZ9Ly5QYhxAu0nEUcaq9N2ByjcHqAM= -github.com/rancher/norman v0.7.3 h1:6gGMQIm57sbsGncosQ05n47AA/SDp6dNpEjPtaDuuN0= -github.com/rancher/norman v0.7.3/go.mod h1:7HsZCGo318OPymya2YFII1CAtt4d+N6knjntPo43kTM= +github.com/rancher/norman v0.7.4 h1:29SfWdTe9uJnZ4hJqqScpsZj4MuL6f8Wxxi/ZE/V5ug= +github.com/rancher/norman v0.7.4/go.mod h1:7HsZCGo318OPymya2YFII1CAtt4d+N6knjntPo43kTM= github.com/rancher/rancher/pkg/apis v0.0.0-20260604182344-97143cf73181 h1:KE+qHUYtAvjHNc9eSSfAcC8xnGdp3UiTfy8nubQJZwg= github.com/rancher/rancher/pkg/apis v0.0.0-20260604182344-97143cf73181/go.mod h1:jxayfpw5jPhDNVsXQcNc17jpiBnoeCeaq2UlABEbIZc= github.com/rancher/rke v1.8.6 h1:JHVWweWOUYFGirt5an7jmOZDRrrE6aU3ZpV1a1jSeSs=