From cbcbd735df2b0406f9b1e90a848489f259c0334d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 16:06:48 +0000 Subject: [PATCH] chore(deps): update module github.com/urfave/negroni to v2 Signed-off-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 3ced0637c..b29cd6873 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/stretchr/testify v1.9.0 github.com/urfave/cli/v2 v2.27.1 github.com/urfave/negroni v1.0.0 - github.com/urfave/negroni/v3 v3.1.0 + github.com/urfave/negroni/v2 v2.0.2 github.com/urfave/negroni/v3 v3.1.0 github.com/xanzy/go-gitlab v0.100.0 go.uber.org/zap v1.27.0