From 3e556717822211a1fe87edc5c212d4434f1f95d8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Apr 2023 16:27:28 +0000 Subject: [PATCH] mockery: Update to version 2.24.0 --- bucket/mockery.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mockery.json b/bucket/mockery.json index 68a3cf3326..e2b497b420 100644 --- a/bucket/mockery.json +++ b/bucket/mockery.json @@ -1,12 +1,12 @@ { - "version": "2.23.2", + "version": "2.24.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.23.2/mockery_2.23.2_Windows_x86_64.tar.gz", - "hash": "abff035ad32c58bf013b835c75d4896751fa13960dfcbd354ca98ef9775f93b2" + "url": "https://github.com/vektra/mockery/releases/download/v2.24.0/mockery_2.24.0_Windows_x86_64.tar.gz", + "hash": "9eb313d721248486e7eb7efe0c3ad6d56e7aa0f17119766b2c22b25582ca1374" } }, "bin": "mockery.exe",