mockery: Update to version 2.10.2

This commit is contained in:
github-actions[bot] 2022-04-01 20:27:21 +00:00
parent 8bf9c9c9e8
commit 732f6e90e1

View File

@ -1,12 +1,12 @@
{ {
"version": "2.10.1", "version": "2.10.2",
"description": "A mock code autogenerator for Golang", "description": "A mock code autogenerator for Golang",
"homepage": "https://github.com/vektra/mockery", "homepage": "https://github.com/vektra/mockery",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vektra/mockery/releases/download/v2.10.1/mockery_2.10.1_Windows_x86_64.tar.gz", "url": "https://github.com/vektra/mockery/releases/download/v2.10.2/mockery_2.10.2_Windows_x86_64.tar.gz",
"hash": "1cc942c70af29b3c6f3b8760b8c687af77fcd5cd86b9f537e96acbcff405e095" "hash": "4082d4c22af478c5aefdbd1e4025a6b1055db47d155754776ef2a75f02fddeed"
} }
}, },
"bin": "mockery.exe", "bin": "mockery.exe",