From 42a6df4814aa1551c479c6b8539d4924f7410f84 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Mar 2023 00:34:21 +0000 Subject: [PATCH] mockery: Update to version 2.22.0 --- bucket/mockery.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mockery.json b/bucket/mockery.json index 00bdc344df..171e16008b 100644 --- a/bucket/mockery.json +++ b/bucket/mockery.json @@ -1,12 +1,12 @@ { - "version": "2.21.6", + "version": "2.22.0", "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.21.6/mockery_2.21.6_Windows_x86_64.tar.gz", - "hash": "159d69ef39b91683be6bc89232aa54d7e0c2e33b35f6c5566b205e084aee4f16" + "url": "https://github.com/vektra/mockery/releases/download/v2.22.0/mockery_2.22.0_Windows_x86_64.tar.gz", + "hash": "7d0b5142339ca97107b18c193577a56b35f4c28370ed43df88430b4a4a9ed6aa" } }, "bin": "mockery.exe",