mockery: Update to version 2.29.0

This commit is contained in:
github-actions[bot] 2023-06-08 20:23:59 +00:00
parent a10c7acad0
commit e95da3242c

View File

@ -1,12 +1,12 @@
{
"version": "2.28.2",
"version": "2.29.0",
"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.28.2/mockery_2.28.2_Windows_x86_64.tar.gz",
"hash": "465599df3c070b14ec0ea21c147305a7b0b326434d39faff67dbbf91e20605a7"
"url": "https://github.com/vektra/mockery/releases/download/v2.29.0/mockery_2.29.0_Windows_x86_64.tar.gz",
"hash": "784564b61d633d046ca9f3362233199bf36a09110f73eee7271a5713170f6d23"
}
},
"bin": "mockery.exe",