From a3f367f3aaafbe0228da607cbffe99adde378c1e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 04:00:37 +0000 Subject: [PATCH] Update module github.com/urfave/cli to v1.22.14 (#92) 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 e4b97db..f63fe06 100644 --- a/go.mod +++ b/go.mod @@ -13,7 +13,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.14 github.com/urfave/cli/v2 v2.27.1 gopkg.in/yaml.v1 v1.0.0-20140924161607-9f9df34309c0 gopkg.in/yaml.v3 v3.0.1