From 6dd709ac23fb0bcb193fc03a3d8cd2a324a1e9b1 Mon Sep 17 00:00:00 2001 From: "renovate-rancher[bot]" <119870437+renovate-rancher[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 04:42:02 +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 ea99d5e6..4f0bdeb8 100644 --- a/go.mod +++ b/go.mod @@ -36,7 +36,7 @@ require ( github.com/rancher/wrangler/v3 v3.1.0 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.3.2 github.com/urfave/cli/v2 v2.27.4 go.uber.org/mock v0.5.0 golang.org/x/sync v0.12.0