chore(deps): update module github.com/vektra/mockery/v3 to v3.6.1 (#25569)

Signed-off-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: Regina Voloshin <regina.voloshin@codefresh.io>
This commit is contained in:
argoproj-renovate[bot] 2025-12-09 12:26:56 -05:00 committed by GitHub
parent 61322b66e4
commit 50d7b206f5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -56,5 +56,5 @@ go install golang.org/x/tools/cmd/goimports@v0.35.0
# mockery is used to generate mock
# renovate: datasource=go packageName=github.com/vektra/mockery/v3
MOCKERY_VERSION=3.6.0
MOCKERY_VERSION=3.6.1
go install github.com/vektra/mockery/v3@v${MOCKERY_VERSION}