From 82d98b226ea7a204f77bd4696afc6d9c6826e82b Mon Sep 17 00:00:00 2001 From: "renovate-rancher[bot]" <119870437+renovate-rancher[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 04:39:12 +0000 Subject: [PATCH] chore(deps): update module github.com/urfave/cli to v2 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 4376691a..335e7fcf 100644 --- a/go.mod +++ b/go.mod @@ -29,7 +29,7 @@ require ( github.com/rancher/wrangler/v3 v3.2.0-rc.3 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/v2 v2.27.6 github.com/urfave/cli/v2 v2.27.5 go.uber.org/mock v0.5.0 golang.org/x/sync v0.11.0