mockery: Update to version 2.10.4

This commit is contained in:
github-actions[bot] 2022-04-05 04:29:11 +00:00
parent 017c825cea
commit 456cfa4d99

View File

@ -1,12 +1,12 @@
{ {
"version": "2.10.2", "version": "2.10.4",
"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.2/mockery_2.10.2_Windows_x86_64.tar.gz", "url": "https://github.com/vektra/mockery/releases/download/v2.10.4/mockery_2.10.4_Windows_x86_64.tar.gz",
"hash": "4082d4c22af478c5aefdbd1e4025a6b1055db47d155754776ef2a75f02fddeed" "hash": "592c451cd4da025d98fcec7dd1323e7c4b20732469d378f3c23e0fb4364f9583"
} }
}, },
"bin": "mockery.exe", "bin": "mockery.exe",