From c8a30a69ea672f744d67edf46ad858a669d98f99 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Apr 2024 00:25:28 +0000 Subject: [PATCH] Update module github.com/urfave/cli to v1.22.15 (#129) 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 ecd62fb..bebf4d6 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.12 + github.com/urfave/cli v1.22.15 github.com/urfave/cli/v2 v2.27.2 gopkg.in/yaml.v1 v1.0.0-20140924161607-9f9df34309c0 gopkg.in/yaml.v3 v3.0.1