From e5c263c52ef427f07fda70e3336de40495d3b78d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 08:31:22 +0000 Subject: [PATCH] chore(deps): update module github.com/vektra/mockery/v2 to v2.51.1 --- application/doc.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/doc.go b/application/doc.go index 2cb1f8f..bd9e46e 100644 --- a/application/doc.go +++ b/application/doc.go @@ -1,3 +1,3 @@ package application -//go:generate go run github.com/vektra/mockery/v2@v2.46.3 --all --case=underscore +//go:generate go run github.com/vektra/mockery/v2@v2.51.1 --all --case=underscore