chore: upgrade mockery (#23387)

Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com>
This commit is contained in:
Blake Pettersson
2025-06-13 21:58:11 +02:00
committed by GitHub
parent d14ba140d1
commit 2ae9f43410
28 changed files with 3765 additions and 811 deletions

View File

@@ -54,4 +54,4 @@ go install github.com/go-swagger/go-swagger/cmd/swagger@v0.28.0
go install golang.org/x/tools/cmd/goimports@v0.1.8
# mockery is used to generate mock
go install github.com/vektra/mockery/v3@v3.2.5
go install github.com/vektra/mockery/v3@v3.3.6