From 5b7e7fdf9cd2246c8c1eef404c2b60d48eecc2ba Mon Sep 17 00:00:00 2001 From: "renovate-rancher[bot]" <119870437+renovate-rancher[bot]@users.noreply.github.com> Date: Wed, 2 Apr 2025 06:41:19 +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 caee898a..ab81ba28 100644 --- a/go.mod +++ b/go.mod @@ -67,7 +67,7 @@ require ( github.com/rancher/wrangler/v3 v3.0.1 github.com/sirupsen/logrus v1.9.3 github.com/stretchr/testify v1.9.0 - github.com/urfave/cli v1.22.14 + github.com/urfave/cli/v3 v3.1.1 github.com/urfave/cli/v2 v2.27.5 go.uber.org/mock v0.5.0 golang.org/x/sync v0.11.0