From 2ab72a49fcf02efaacb25fe9643913ea332c18eb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Mar 2023 20:27:04 +0000 Subject: [PATCH] mockery: Update to version 2.23.1 --- bucket/mockery.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mockery.json b/bucket/mockery.json index 53d23e0e99..79962d7ce0 100644 --- a/bucket/mockery.json +++ b/bucket/mockery.json @@ -1,12 +1,12 @@ { - "version": "2.23.0", + "version": "2.23.1", "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.0/mockery_2.23.0_Windows_x86_64.tar.gz", - "hash": "1355cd9f040f0a470dfd6ae3a3adccc17b81af951ceb9e82091ac6abcd5dcf50" + "url": "https://github.com/vektra/mockery/releases/download/v2.23.1/mockery_2.23.1_Windows_x86_64.tar.gz", + "hash": "6470757320de4e57261ff3dd856bf942ef0c175eba237fb1f6383a9a7662c58a" } }, "bin": "mockery.exe",