From 366a47b04e4fbd7337b0f5f5c144536297600f60 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 22:40:22 +0000 Subject: [PATCH] Update module github.com/urfave/cli/v2 to v2.27.7 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index f1e6ab114..634e5d183 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/sourcegraph/run v0.12.0 github.com/sourcegraph/sourcegraph/dev/ci/images v0.0.0-20240222005846-e3158c0c2717 github.com/sourcegraph/update-docker-tags v0.10.0 - github.com/urfave/cli/v2 v2.25.7 + github.com/urfave/cli/v2 v2.27.7 ) require (