From d38ab48c5ebd74fcaca2652e5300055d5e57bb5d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 04:05:32 +0000 Subject: [PATCH] chore(deps): update module github.com/vektra/mockery/v2 to v2.50.3 --- application/doc.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/doc.go b/application/doc.go index 2cb1f8f..7acd63d 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.50.3 --all --case=underscore