From e95da3242ce4860d067af97cd796181e0922c33a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Jun 2023 20:23:59 +0000 Subject: [PATCH] mockery: Update to version 2.29.0 --- bucket/mockery.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mockery.json b/bucket/mockery.json index cc7f5c8854..e8a8562c3c 100644 --- a/bucket/mockery.json +++ b/bucket/mockery.json @@ -1,12 +1,12 @@ { - "version": "2.28.2", + "version": "2.29.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.28.2/mockery_2.28.2_Windows_x86_64.tar.gz", - "hash": "465599df3c070b14ec0ea21c147305a7b0b326434d39faff67dbbf91e20605a7" + "url": "https://github.com/vektra/mockery/releases/download/v2.29.0/mockery_2.29.0_Windows_x86_64.tar.gz", + "hash": "784564b61d633d046ca9f3362233199bf36a09110f73eee7271a5713170f6d23" } }, "bin": "mockery.exe",