From 03d6e3df25fb115e073f427888289cd47d78e208 Mon Sep 17 00:00:00 2001 From: "renovate-rancher[bot]" <119870437+renovate-rancher[bot]@users.noreply.github.com> Date: Thu, 3 Apr 2025 06:41:57 +0000 Subject: [PATCH] chore(deps): update module github.com/urfave/cli to v3 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index d2762c3c..c8fd8f40 100644 --- a/go.mod +++ b/go.mod @@ -26,7 +26,7 @@ require ( github.com/rancher/wrangler/v2 v2.1.3 github.com/sirupsen/logrus v1.9.3 github.com/stretchr/testify v1.8.4 - github.com/urfave/cli v1.22.14 + github.com/urfave/cli/v3 v3.1.1 github.com/urfave/cli/v2 v2.25.7 golang.org/x/sync v0.11.0 helm.sh/helm/v3 v3.11.0