From f874cedcf1853896d5c1f8022d1373f45fbfa761 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 4 Feb 2023 00:33:29 +0000 Subject: [PATCH] mockery: Update to version 2.18.0 --- bucket/mockery.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mockery.json b/bucket/mockery.json index 331fbf1c20..e1f33dcc45 100644 --- a/bucket/mockery.json +++ b/bucket/mockery.json @@ -1,12 +1,12 @@ { - "version": "2.16.0", + "version": "2.18.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.16.0/mockery_2.16.0_Windows_x86_64.tar.gz", - "hash": "5d002ee78c112dc7a07e32c32dfeb3e57f9b79924cc544b548a0c4db88608e57" + "url": "https://github.com/vektra/mockery/releases/download/v2.18.0/mockery_2.18.0_Windows_x86_64.tar.gz", + "hash": "10d1785e9e751f6f0793c4cc9274602b20bcc87eb47d6d1da55f8e091a16db0e" } }, "bin": "mockery.exe",