From f9ab46a70a54e7774b01a176be042ed1cc313368 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Apr 2024 16:02:03 +0000 Subject: [PATCH] Update module github.com/urfave/cli to v2 (#140) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index bebf4d6..ecd62fb 100644 --- a/go.mod +++ b/go.mod @@ -18,7 +18,7 @@ require ( github.com/otiai10/copy v1.14.0 github.com/pkg/errors v0.9.1 github.com/rs/zerolog v1.32.0 - github.com/urfave/cli v1.22.15 + github.com/urfave/cli v1.22.12 github.com/urfave/cli/v2 v2.27.2 gopkg.in/yaml.v1 v1.0.0-20140924161607-9f9df34309c0 gopkg.in/yaml.v3 v3.0.1