mockery: Update to version 2.12.1

This commit is contained in:
github-actions[bot] 2022-04-25 20:28:09 +00:00
parent 366fd37f87
commit 22a4213157

View File

@ -1,12 +1,12 @@
{ {
"version": "2.12.0", "version": "2.12.1",
"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.12.0/mockery_2.12.0_Windows_x86_64.tar.gz", "url": "https://github.com/vektra/mockery/releases/download/v2.12.1/mockery_2.12.1_Windows_x86_64.tar.gz",
"hash": "f9c2fb7d2132e32238c0f525fe310ba7dc301bc152bf516aef20b24bd2c019c9" "hash": "21148634910a6c5e8643b3442f6186ec0d1ff2b076be99bd52b6277a2d9b4d29"
} }
}, },
"bin": "mockery.exe", "bin": "mockery.exe",