From 456cfa4d99d63347fb2cd1fd0b4a49b381088dd9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Apr 2022 04:29:11 +0000 Subject: [PATCH] mockery: Update to version 2.10.4 --- bucket/mockery.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mockery.json b/bucket/mockery.json index feb942cc88..8a0c41a179 100644 --- a/bucket/mockery.json +++ b/bucket/mockery.json @@ -1,12 +1,12 @@ { - "version": "2.10.2", + "version": "2.10.4", "description": "A mock code autogenerator for Golang", "homepage": "https://github.com/vektra/mockery", "license": "BSD-3-Clause", "architecture": { "64bit": { - "url": "https://github.com/vektra/mockery/releases/download/v2.10.2/mockery_2.10.2_Windows_x86_64.tar.gz", - "hash": "4082d4c22af478c5aefdbd1e4025a6b1055db47d155754776ef2a75f02fddeed" + "url": "https://github.com/vektra/mockery/releases/download/v2.10.4/mockery_2.10.4_Windows_x86_64.tar.gz", + "hash": "592c451cd4da025d98fcec7dd1323e7c4b20732469d378f3c23e0fb4364f9583" } }, "bin": "mockery.exe",