From d0d20706398d9b88e58ea25ed28623e018b15f12 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 May 2024 04:49:54 +0000 Subject: [PATCH] Update module github.com/urfave/cli to v1.22.15 (#177) 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 6770d95..58a2c5a 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