From 9276daecd1b1443166ac70b8c7fc5ae6037a4b54 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 26 Apr 2025 18:24:49 +0000 Subject: [PATCH] fix(deps): update module github.com/urfave/cli/v2 to v3 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 3fa3e51..6868065 100644 --- a/go.mod +++ b/go.mod @@ -20,7 +20,7 @@ require ( github.com/onsi/gomega v1.37.0 github.com/pterm/pterm v0.12.80 github.com/samber/lo v1.50.0 - github.com/urfave/cli/v2 v2.27.6 + github.com/urfave/cli/v3 v3.2.0 github.com/urfave/cli/v3 v3.2.0 gopkg.in/yaml.v2 v2.4.0 gopkg.in/yaml.v3 v3.0.1