From c13dda0aebfbf794cb341faa8f4ce19d45d78c4b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 15:42:29 +0000 Subject: [PATCH] fix(deps): 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 (