From 3664943965b7ea020b8d0c49f95f47900291c8c7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Mar 2023 16:30:59 +0000 Subject: [PATCH] mockery: Update to version 2.21.4 --- bucket/mockery.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mockery.json b/bucket/mockery.json index 54060fab82..2f27657dc0 100644 --- a/bucket/mockery.json +++ b/bucket/mockery.json @@ -1,12 +1,12 @@ { - "version": "2.21.3", + "version": "2.21.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.21.3/mockery_2.21.3_Windows_x86_64.tar.gz", - "hash": "23c229f718e0c51cb37402970140c8c7916023e2ef370439679773f8d62265a5" + "url": "https://github.com/vektra/mockery/releases/download/v2.21.4/mockery_2.21.4_Windows_x86_64.tar.gz", + "hash": "9622f02a9114b5dcee784bcea00a3e8fff1238e475d6f80add30926507ff48a8" } }, "bin": "mockery.exe",