From 8a45a47c656af77c2cd26a4aee9e68236a2f4a4d Mon Sep 17 00:00:00 2001 From: "renovate-rancher[bot]" <119870437+renovate-rancher[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 06:43:43 +0000 Subject: [PATCH] chore(deps): update module github.com/rancher/norman to v0.5.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 955129e4..63bc501f 100644 --- a/go.mod +++ b/go.mod @@ -21,7 +21,7 @@ require ( github.com/rancher/apiserver v0.0.0-20240207153744-69b3c2b56f3f github.com/rancher/dynamiclistener v0.4.0-rc2 github.com/rancher/kubernetes-provider-detector v0.1.5 - github.com/rancher/norman v0.0.0-20240206180703-6eda4bc94b4c + github.com/rancher/norman v0.5.0 github.com/rancher/remotedialer v0.3.0 github.com/rancher/wrangler/v2 v2.1.3 github.com/sirupsen/logrus v1.9.3