From f2169f77b24990d3c9572c1d048237e3c1fee8a8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Dec 2022 00:33:07 +0000 Subject: [PATCH] mockery: Update to version 2.16.0 --- bucket/mockery.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mockery.json b/bucket/mockery.json index 3f01cf985b..331fbf1c20 100644 --- a/bucket/mockery.json +++ b/bucket/mockery.json @@ -1,12 +1,12 @@ { - "version": "2.15.0", + "version": "2.16.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.15.0/mockery_2.15.0_Windows_x86_64.tar.gz", - "hash": "f3da4a6bde2e14a5290cfa68d647e59660ce37ced7b63d82328d28988de4ae20" + "url": "https://github.com/vektra/mockery/releases/download/v2.16.0/mockery_2.16.0_Windows_x86_64.tar.gz", + "hash": "5d002ee78c112dc7a07e32c32dfeb3e57f9b79924cc544b548a0c4db88608e57" } }, "bin": "mockery.exe",