From 682d59b0f1ed018791e14d3e5591ab9470315426 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 02:01:47 +0000 Subject: [PATCH] Bump github.com/vektra/mockery/v2 from 2.53.4 to 2.53.5 Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.53.4 to 2.53.5. - [Release notes](https://github.com/vektra/mockery/releases) - [Changelog](https://github.com/vektra/mockery/blob/v3/.goreleaser.yml) - [Commits](https://github.com/vektra/mockery/compare/v2.53.4...v2.53.5) --- updated-dependencies: - dependency-name: github.com/vektra/mockery/v2 dependency-version: 2.53.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 12703246de..c3aaadf842 100644 --- a/go.mod +++ b/go.mod @@ -66,7 +66,7 @@ require ( github.com/tidwall/sjson v1.2.5 github.com/tj/assert v0.0.3 github.com/vburenin/ifacemaker v1.3.0 - github.com/vektra/mockery/v2 v2.53.4 + github.com/vektra/mockery/v2 v2.53.5 github.com/weaveworks/schemer v0.0.0-20230525114451-47139fe25848 github.com/xeipuuv/gojsonschema v1.2.0 github.com/xgfone/go-netaddr v0.6.0 diff --git a/go.sum b/go.sum index 33955a859e..55ca566b80 100644 --- a/go.sum +++ b/go.sum @@ -1034,8 +1034,8 @@ github.com/vbatts/tar-split v0.12.1 h1:CqKoORW7BUWBe7UL/iqTVvkTBOF8UvOMKOIZykxnn github.com/vbatts/tar-split v0.12.1/go.mod h1:eF6B6i6ftWQcDqEn3/iGFRFRo8cBIMSJVOpnNdfTMFA= github.com/vburenin/ifacemaker v1.3.0 h1:X5//v/1tyORf5157wLATgP1wgquW3FUW91/OGHLRqGo= github.com/vburenin/ifacemaker v1.3.0/go.mod h1:SxTD9m+6uBQyhd0aohV7R4iirO+l9mEoTn4nSe67vMs= -github.com/vektra/mockery/v2 v2.53.4 h1:abBWJLUQppM7T/VsLasBwgl7XXQRWH6lC3bnbJpOCLk= -github.com/vektra/mockery/v2 v2.53.4/go.mod h1:hIFFb3CvzPdDJJiU7J4zLRblUMv7OuezWsHPmswriwo= +github.com/vektra/mockery/v2 v2.53.5 h1:iktAY68pNiMvLoHxKqlSNSv/1py0QF/17UGrrAMYDI8= +github.com/vektra/mockery/v2 v2.53.5/go.mod h1:hIFFb3CvzPdDJJiU7J4zLRblUMv7OuezWsHPmswriwo= github.com/voxelbrain/goptions v0.0.0-20180630082107-58cddc247ea2 h1:txplJASvd6b/hrE0s/Ixfpp2cuwH9IO9oZBAN9iYa4A= github.com/voxelbrain/goptions v0.0.0-20180630082107-58cddc247ea2/go.mod h1:DGCIhurYgnLz8J9ga1fMV/fbLDyUvTyrWXVWUIyJon4= github.com/weaveworks/schemer v0.0.0-20230525114451-47139fe25848 h1:I7S+IHZIU49skVgTNArf9bIdy07mCn1Z0zv1r07ROws=