From 3a74e30e10f2aee3a7fa86655257ba696258249f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Jun 2023 04:29:10 +0000 Subject: [PATCH] mockery: Update to version 2.30.10 --- bucket/mockery.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mockery.json b/bucket/mockery.json index dde6c00141..a07ff66e50 100644 --- a/bucket/mockery.json +++ b/bucket/mockery.json @@ -1,12 +1,12 @@ { - "version": "2.30.1", + "version": "2.30.10", "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.30.1/mockery_2.30.1_Windows_x86_64.tar.gz", - "hash": "8144adeb64a297110a3a57a6ee93b657972e8c83dd1bfcde764bb47d108828f7" + "url": "https://github.com/vektra/mockery/releases/download/v2.30.10/mockery_2.30.10_Windows_x86_64.tar.gz", + "hash": "cb7e09a57eb4f8c9a15d1cb27296e3b4a28df723651c6a1915ca96b29722ae70" } }, "bin": "mockery.exe",