From ee729e95fe721a208c0fbcf8b46886ccc4a49680 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 06:53:19 +0000 Subject: [PATCH] fix(deps): update module github.com/urfave/cli/v2 to v2.27.5 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index d6dfb7f2..b1d1b12f 100644 --- a/go.mod +++ b/go.mod @@ -28,7 +28,7 @@ require ( github.com/sanity-io/litter v1.5.5 github.com/sirupsen/logrus v1.9.4-0.20230606125235-dd1b4c2e81af github.com/spf13/viper v1.19.0 - github.com/urfave/cli/v2 v2.27.4 + github.com/urfave/cli/v2 v2.27.5 golang.org/x/net v0.30.0 golang.org/x/oauth2 v0.23.0 golang.org/x/sys v0.26.0