Skip to content

Commit 0e4de66

Browse files
Bump github.com/vektra/mockery/v2 from 2.5.1 to 2.6.0 (hashicorp#382)
Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.5.1 to 2.6.0. - [Release notes](https://github.com/vektra/mockery/releases) - [Changelog](https://github.com/vektra/mockery/blob/master/.goreleaser.yml) - [Commits](vektra/mockery@v2.5.1...v2.6.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fc077b2 commit 0e4de66

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
@@ -25,5 +25,5 @@ require (
2525
github.com/shurcooL/vfsgen v0.0.0-20200824052919-0d455de96546
2626
github.com/spf13/afero v1.5.1
2727
github.com/stretchr/testify v1.7.0
28-
github.com/vektra/mockery/v2 v2.5.1
28+
github.com/vektra/mockery/v2 v2.6.0
2929
)

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -379,8 +379,8 @@ github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod h1
379379
github.com/ugorji/go v1.1.4/go.mod h1:uQMGLiO92mf5W77hV/PUCpI3pbzQx3CRekS0kk+RGrc=
380380
github.com/ulikunitz/xz v0.5.5 h1:pFrO0lVpTBXLpYw+pnLj6TbvHuyjXMfjGeCwSqCVwok=
381381
github.com/ulikunitz/xz v0.5.5/go.mod h1:2bypXElzHzzJZwzH67Y6wb67pO62Rzfn7BSiF4ABRW8=
382-
github.com/vektra/mockery/v2 v2.5.1 h1:1jgutkliv32D2HQF27slAfkQ1nS7jUN8V3BfSC6sfCM=
383-
github.com/vektra/mockery/v2 v2.5.1/go.mod h1:rBZUbbhMbiSX1WlCGsOgAi6xjuJGxB7KKbnoL0XNYW8=
382+
github.com/vektra/mockery/v2 v2.6.0 h1:yVqYLShwENx8CB3IR3Jl2mC4mDfgVK9YaBP3tjYAxtI=
383+
github.com/vektra/mockery/v2 v2.6.0/go.mod h1:rBZUbbhMbiSX1WlCGsOgAi6xjuJGxB7KKbnoL0XNYW8=
384384
github.com/vmihailenco/msgpack v3.3.3+incompatible/go.mod h1:fy3FlTQTDXWkZ7Bh6AcGMlsjHatGryHQYUTf1ShIgkk=
385385
github.com/vmihailenco/msgpack/v4 v4.3.12/go.mod h1:gborTTJjAo/GWTqqRjrLCn9pgNN+NXzzngzBKDPIqw4=
386386
github.com/vmihailenco/tagparser v0.1.1/go.mod h1:OeAg3pn3UbLjkWt+rN9oFYB6u/cQgqMEUPoW2WPyhdI=

0 commit comments

Comments
 (0)