Skip to content

Commit

Permalink
build(deps): bump github.com/vektra/mockery/v2 from 2.30.18 to 2.32.2 (
Browse files Browse the repository at this point in the history
…#281)

Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.30.18 to 2.32.2.
- [Release notes](https://github.com/vektra/mockery/releases)
- [Changelog](https://github.com/vektra/mockery/blob/master/docs/changelog.md)
- [Commits](vektra/mockery@v2.30.18...v2.32.2)

---
updated-dependencies:
- dependency-name: github.com/vektra/mockery/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 2, 2023
1 parent b3cd202 commit 40ad7e7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ go 1.18
require (
github.com/StudioSol/set v1.0.0
github.com/adshao/go-binance/v2 v2.4.2
github.com/aybabtme/uniplot v0.0.0-20151203143629-039c559e5e7e
github.com/evanw/esbuild v0.17.11
github.com/glebarez/sqlite v1.8.0
github.com/jpillora/backoff v1.0.0
Expand All @@ -16,15 +17,14 @@ require (
github.com/stretchr/testify v1.8.4
github.com/tidwall/buntdb v1.3.0
github.com/urfave/cli/v2 v2.25.7
github.com/vektra/mockery/v2 v2.30.18
github.com/vektra/mockery/v2 v2.32.2
github.com/xhit/go-str2duration/v2 v2.1.0
golang.org/x/exp v0.0.0-20220303212507-bbda1eaf7a17
gopkg.in/tucnak/telebot.v2 v2.5.0
gorm.io/gorm v1.24.6
)

require (
github.com/aybabtme/uniplot v0.0.0-20151203143629-039c559e5e7e // indirect
github.com/bitly/go-simplejson v0.5.0 // indirect
github.com/chigopher/pathlib v0.15.0 // indirect
github.com/cpuguy83/go-md2man/v2 v2.0.2 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -281,8 +281,8 @@ github.com/tidwall/tinyqueue v0.1.1 h1:SpNEvEggbpyN5DIReaJ2/1ndroY8iyEGxPYxoSaym
github.com/tidwall/tinyqueue v0.1.1/go.mod h1:O/QNHwrnjqr6IHItYrzoHAKYhBkLI67Q096fQP5zMYw=
github.com/urfave/cli/v2 v2.25.7 h1:VAzn5oq403l5pHjc4OhD54+XGO9cdKVL/7lDjF+iKUs=
github.com/urfave/cli/v2 v2.25.7/go.mod h1:8qnjx1vcq5s2/wpsqoZFndg2CE5tNFyrTvS6SinrnYQ=
github.com/vektra/mockery/v2 v2.30.18 h1:2sunquqtyNOHGUw/kH1kabN8+AmzXjOKZne+/tiiPZE=
github.com/vektra/mockery/v2 v2.30.18/go.mod h1:9lREs4VEeQiUS3rizYQx1saxHu2JiIhThP0q9+fDegM=
github.com/vektra/mockery/v2 v2.32.2 h1:TxuWDl/4ov71TdUw1f9zMh5UqeW6ZiWZlRWyQmhDkWA=
github.com/vektra/mockery/v2 v2.32.2/go.mod h1:9lREs4VEeQiUS3rizYQx1saxHu2JiIhThP0q9+fDegM=
github.com/xhit/go-str2duration/v2 v2.1.0 h1:lxklc02Drh6ynqX+DdPyp5pCKLUQpRT8bp8Ydu2Bstc=
github.com/xhit/go-str2duration/v2 v2.1.0/go.mod h1:ohY8p+0f07DiV6Em5LKB0s2YpLtXVyJfNt1+BlmyAsU=
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 h1:bAn7/zixMGCfxrRTfdpNzjtPYqr8smhKouy9mxVdGPU=
Expand Down

0 comments on commit 40ad7e7

Please sign in to comment.