From 8c97b406c3f3b7867a28ae7380c98c5b2097689b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 00:34:31 +0000 Subject: [PATCH] mockery: Update to version 2.31.4 --- bucket/mockery.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mockery.json b/bucket/mockery.json index 15120b0c72..200670b7eb 100644 --- a/bucket/mockery.json +++ b/bucket/mockery.json @@ -1,12 +1,12 @@ { - "version": "2.31.1", + "version": "2.31.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.31.1/mockery_2.31.1_Windows_x86_64.tar.gz", - "hash": "fc312298de86b8f1bb340de3b730a7d7b08a3b05841a4c2912c3816c7854d021" + "url": "https://github.com/vektra/mockery/releases/download/v2.31.4/mockery_2.31.4_Windows_x86_64.tar.gz", + "hash": "01635b0727c1af133c68150b1b92d1f2250014de0ea9326062dd0906c07a5a16" } }, "bin": "mockery.exe",