From 6c8d1dfad916e990a48febf3c68977a84e80e425 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Feb 2023 08:29:07 +0000 Subject: [PATCH] mockery: Update to version 2.20.2 --- bucket/mockery.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mockery.json b/bucket/mockery.json index 5b2aeb25ed..e31c322b14 100644 --- a/bucket/mockery.json +++ b/bucket/mockery.json @@ -1,12 +1,12 @@ { - "version": "2.20.0", + "version": "2.20.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.20.0/mockery_2.20.0_Windows_x86_64.tar.gz", - "hash": "db4dcacef2963b1bcc72049ea10b6c07f08104ada5962a4dd0ebeb656ccc1ec0" + "url": "https://github.com/vektra/mockery/releases/download/v2.20.2/mockery_2.20.2_Windows_x86_64.tar.gz", + "hash": "8997b4a319edc985d731a1cc21364a5c4f7dd71eb90580262b5b9893bcfaa80f" } }, "bin": "mockery.exe",