Skip to content

Commit 0487c84

Browse files
Vishal TakGitLab Renovate Bot
authored andcommitted
Merge branch 'renovate/github.com-vektra-mockery-3.x' into 'main'
Update module github.com/vektra/mockery to v3.6.4 See merge request https://gitlab.com/gitlab-org/gitlab-runner/-/merge_requests/6413 Merged-by: Vishal Tak <vtak@gitlab.com> Approved-by: Vishal Tak <vtak@gitlab.com> Co-authored-by: GitLab Renovate Bot <gitlab-bot@gitlab.com>
2 parents c80d8b3 + bb67956 commit 0487c84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ export PATH := $(localBin):$(PATH)
4949
# Development Tools
5050
GOCOVER_COBERTURA = gocover-cobertura
5151

52-
MOCKERY_VERSION ?= 3.6.1
52+
MOCKERY_VERSION ?= 3.6.4
5353
MOCKERY = mockery
5454

5555
PROTOC := $(localBin)/protoc

0 commit comments

Comments
 (0)