From ed95591d83e6b68cc72294e41756587d6c562206 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Apr 2023 00:33:59 +0000 Subject: [PATCH] mockery: Update to version 2.23.2 --- bucket/mockery.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mockery.json b/bucket/mockery.json index 79962d7ce0..68a3cf3326 100644 --- a/bucket/mockery.json +++ b/bucket/mockery.json @@ -1,12 +1,12 @@ { - "version": "2.23.1", + "version": "2.23.2", "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.1/mockery_2.23.1_Windows_x86_64.tar.gz", - "hash": "6470757320de4e57261ff3dd856bf942ef0c175eba237fb1f6383a9a7662c58a" + "url": "https://github.com/vektra/mockery/releases/download/v2.23.2/mockery_2.23.2_Windows_x86_64.tar.gz", + "hash": "abff035ad32c58bf013b835c75d4896751fa13960dfcbd354ca98ef9775f93b2" } }, "bin": "mockery.exe",