From 460c54e45a855ab12d335aedc86fb4d655438ca5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 20:27:01 +0000 Subject: [PATCH] chore(deps): update module github.com/vektra/mockery/v2 to v2.50.4 --- application/doc.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/doc.go b/application/doc.go index 2cb1f8f..d23b31f 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.4 --all --case=underscore