From ff3180af4eec7b46c57bb19355cf5e03ece113f0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Mar 2022 20:33:58 +0000 Subject: [PATCH] mockery: Update to version 2.10.1 --- bucket/mockery.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mockery.json b/bucket/mockery.json index 3ee2142961..e72ce670a1 100644 --- a/bucket/mockery.json +++ b/bucket/mockery.json @@ -1,12 +1,12 @@ { - "version": "2.10.0", + "version": "2.10.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.10.0/mockery_2.10.0_Windows_x86_64.tar.gz", - "hash": "edaaf6af106cb2d8c296c2582b4da3de386be7ca0f772a4226c752a17fd47bcc" + "url": "https://github.com/vektra/mockery/releases/download/v2.10.1/mockery_2.10.1_Windows_x86_64.tar.gz", + "hash": "1cc942c70af29b3c6f3b8760b8c687af77fcd5cd86b9f537e96acbcff405e095" } }, "bin": "mockery.exe",