Skip to content

Commit 44fa61a

Browse files
authoredJan 6, 2021
Bump github.com/vektra/mockery/v2 from 2.3.0 to 2.5.1 (hashicorp#366)
Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.3.0 to 2.5.1. - [Release notes](https://github.com/vektra/mockery/releases) - [Changelog](https://github.com/vektra/mockery/blob/master/.goreleaser.yml) - [Commits](vektra/mockery@v2.3.0...v2.5.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a611fdd commit 44fa61a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

Diff for: ‎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.6.1
28-
github.com/vektra/mockery/v2 v2.3.0
28+
github.com/vektra/mockery/v2 v2.5.1
2929
)

Diff for: ‎go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -375,8 +375,8 @@ github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod h1
375375
github.com/ugorji/go v1.1.4/go.mod h1:uQMGLiO92mf5W77hV/PUCpI3pbzQx3CRekS0kk+RGrc=
376376
github.com/ulikunitz/xz v0.5.5 h1:pFrO0lVpTBXLpYw+pnLj6TbvHuyjXMfjGeCwSqCVwok=
377377
github.com/ulikunitz/xz v0.5.5/go.mod h1:2bypXElzHzzJZwzH67Y6wb67pO62Rzfn7BSiF4ABRW8=
378-
github.com/vektra/mockery/v2 v2.3.0 h1:AHHAbvKortfmW7QOqB+Y8gm49TLZu+fJ0s+yJVd6KBc=
379-
github.com/vektra/mockery/v2 v2.3.0/go.mod h1:rBZUbbhMbiSX1WlCGsOgAi6xjuJGxB7KKbnoL0XNYW8=
378+
github.com/vektra/mockery/v2 v2.5.1 h1:1jgutkliv32D2HQF27slAfkQ1nS7jUN8V3BfSC6sfCM=
379+
github.com/vektra/mockery/v2 v2.5.1/go.mod h1:rBZUbbhMbiSX1WlCGsOgAi6xjuJGxB7KKbnoL0XNYW8=
380380
github.com/vmihailenco/msgpack v3.3.3+incompatible/go.mod h1:fy3FlTQTDXWkZ7Bh6AcGMlsjHatGryHQYUTf1ShIgkk=
381381
github.com/vmihailenco/msgpack/v4 v4.3.12/go.mod h1:gborTTJjAo/GWTqqRjrLCn9pgNN+NXzzngzBKDPIqw4=
382382
github.com/vmihailenco/tagparser v0.1.1/go.mod h1:OeAg3pn3UbLjkWt+rN9oFYB6u/cQgqMEUPoW2WPyhdI=

0 commit comments

Comments
 (0)