From 4685dafffef6d2ea21b3c7f87398155e1c52781c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 07:17:11 +0000 Subject: [PATCH] chore(deps): update module github.com/vektra/mockery/v2 to v2.46.0 --- application/doc.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/doc.go b/application/doc.go index 1fd3158..3c12a05 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.29.0 --all --case=underscore +//go:generate go run github.com/vektra/mockery/v2@v2.46.0 --all --case=underscore