mockery: Update to version 2.10.0

This commit is contained in:
github-actions[bot] 2022-01-25 04:30:03 +00:00
parent 3498384cf9
commit 6ebe3ce75a

View File

@ -1,12 +1,12 @@
{
"version": "2.9.4",
"version": "2.10.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.9.4/mockery_2.9.4_Windows_x86_64.tar.gz",
"hash": "079f0143442f5f146fa7e318de6e646b90acdbc0118cacf7b67e7e2ec0b91809"
"url": "https://github.com/vektra/mockery/releases/download/v2.10.0/mockery_2.10.0_Windows_x86_64.tar.gz",
"hash": "edaaf6af106cb2d8c296c2582b4da3de386be7ca0f772a4226c752a17fd47bcc"
}
},
"bin": "mockery.exe",