From ac770b65eb6e8c7cc424ebbb166a31b9f0a0ae2f Mon Sep 17 00:00:00 2001 From: "renovate-rancher[bot]" <119870437+renovate-rancher[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 04:47:48 +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 d57f28e0..c56df7ef 100644 --- a/go.mod +++ b/go.mod @@ -36,7 +36,7 @@ require ( github.com/rancher/wrangler/v2 v2.1.4 github.com/sirupsen/logrus v1.9.3 github.com/stretchr/testify v1.10.0 - github.com/urfave/cli v1.22.16 + github.com/urfave/cli/v3 v3.4.1 github.com/urfave/cli/v2 v2.27.6 golang.org/x/sync v0.11.0 helm.sh/helm/v3 v3.16.4