Skip to content

Commit 0ad19cb

Browse files
build(deps): bump github.com/vektra/mockery/v2 from 2.23.0 to 2.23.1 (hashicorp#1221)
Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.23.0 to 2.23.1. - [Release notes](https://github.com/vektra/mockery/releases) - [Changelog](https://github.com/vektra/mockery/blob/master/docs/changelog.md) - [Commits](vektra/mockery@v2.23.0...v2.23.1) --- updated-dependencies: - dependency-name: github.com/vektra/mockery/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3783518 commit 0ad19cb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ require (
2626
github.com/otiai10/copy v1.9.0
2727
github.com/pmezard/go-difflib v1.0.0
2828
github.com/stretchr/testify v1.8.2
29-
github.com/vektra/mockery/v2 v2.23.0
29+
github.com/vektra/mockery/v2 v2.23.1
3030
github.com/zclconf/go-cty v1.13.1
3131
github.com/zclconf/go-cty-debug v0.0.0-20191215020915-b22d67c1ba0b
3232
go.bobheadxi.dev/gobenchdata v1.3.1

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -366,8 +366,8 @@ github.com/stretchr/testify v1.8.2 h1:+h33VjcLVPDHtOdpUCuF+7gSuG3yGIftsP1YvFihtJ
366366
github.com/stretchr/testify v1.8.2/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
367367
github.com/subosito/gotenv v1.4.2 h1:X1TuBLAMDFbaTAChgCBLu3DU3UPyELpnF2jjJ2cz/S8=
368368
github.com/subosito/gotenv v1.4.2/go.mod h1:ayKnFf/c6rvx/2iiLrJUk1e6plDbT3edrFNGqEflhK0=
369-
github.com/vektra/mockery/v2 v2.23.0 h1:O0WtqceFB0u8l5iUyOopm+4iQkNFrmrbbUfwSjPKr0U=
370-
github.com/vektra/mockery/v2 v2.23.0/go.mod h1:Zh3Kv1ckKs6FokhlVLcCu6UTyzfS3M8mpROz1lBNp+w=
369+
github.com/vektra/mockery/v2 v2.23.1 h1:N59FENM2d/gWE6Ns5JPuf9a7jqQWeheGefZqvuvb1dM=
370+
github.com/vektra/mockery/v2 v2.23.1/go.mod h1:Zh3Kv1ckKs6FokhlVLcCu6UTyzfS3M8mpROz1lBNp+w=
371371
github.com/vmihailenco/msgpack v3.3.3+incompatible/go.mod h1:fy3FlTQTDXWkZ7Bh6AcGMlsjHatGryHQYUTf1ShIgkk=
372372
github.com/xanzy/ssh-agent v0.3.0 h1:wUMzuKtKilRgBAD1sUb8gOwwRr2FGoBVumcjoOACClI=
373373
github.com/xanzy/ssh-agent v0.3.0/go.mod h1:3s9xbODqPuuhK9JV1R321M/FlMZSBvE5aY6eAcqrDh0=

0 commit comments

Comments
 (0)