From 72956889cf51f53f3ee135aabda2cc07ac72886a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 00:43:38 +0000 Subject: [PATCH] mockery: Update to version 2.30.1 --- bucket/mockery.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mockery.json b/bucket/mockery.json index e8a8562c3c..dde6c00141 100644 --- a/bucket/mockery.json +++ b/bucket/mockery.json @@ -1,12 +1,12 @@ { - "version": "2.29.0", + "version": "2.30.1", "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.29.0/mockery_2.29.0_Windows_x86_64.tar.gz", - "hash": "784564b61d633d046ca9f3362233199bf36a09110f73eee7271a5713170f6d23" + "url": "https://github.com/vektra/mockery/releases/download/v2.30.1/mockery_2.30.1_Windows_x86_64.tar.gz", + "hash": "8144adeb64a297110a3a57a6ee93b657972e8c83dd1bfcde764bb47d108828f7" } }, "bin": "mockery.exe",