Skip to content

Commit

Permalink
chore(deps): Bump github.com/forbole/juno/v3 from 3.3.0 to 3.4.0 (#22)
Browse files Browse the repository at this point in the history
Bumps [github.com/forbole/juno/v3](https://github.com/forbole/juno) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/forbole/juno/releases)
- [Changelog](https://github.com/forbole/juno/blob/cosmos/v0.44.x/CHANGELOG.md)
- [Commits](forbole/juno@v3.3.0...v3.4.0)

---
updated-dependencies:
- dependency-name: github.com/forbole/juno/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 8, 2022
1 parent 091c6d6 commit 3af4dd8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/cheqd/cheqd-node v0.6.0
github.com/cosmos/cosmos-sdk v0.45.6
github.com/cosmos/gaia/v7 v7.0.3
github.com/forbole/juno/v3 v3.3.0
github.com/forbole/juno/v3 v3.4.0
github.com/go-co-op/gocron v1.16.3
github.com/gogo/protobuf v1.3.3
github.com/jmoiron/sqlx v1.3.5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -364,8 +364,8 @@ github.com/felixge/httpsnoop v1.0.1 h1:lvB5Jl89CsZtGIWuTcDM1E/vkVs49/Ml7JJe07l8S
github.com/felixge/httpsnoop v1.0.1/go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U=
github.com/fjl/memsize v0.0.0-20180418122429-ca190fb6ffbc/go.mod h1:VvhXpOYNQvB+uIk2RvXzuaQtkQJzzIx6lSBe1xv7hi0=
github.com/fogleman/gg v1.2.1-0.20190220221249-0403632d5b90/go.mod h1:R/bRT+9gY/C5z7JzPU0zXsXHKM4/ayA+zqcVNZzPa1k=
github.com/forbole/juno/v3 v3.3.0 h1:h9V3uBgNRA9ZWCoCBYclQfaud/X5utZo8wCO7BnYLLU=
github.com/forbole/juno/v3 v3.3.0/go.mod h1:BQF5zcjRTmfUsZTRGzZiQrIHndJdo+MnDoe0fDI28VE=
github.com/forbole/juno/v3 v3.4.0 h1:mawAHgfkT2U/z6YSPKSm9oceaQ1eTnlxWnDzeXclPdM=
github.com/forbole/juno/v3 v3.4.0/go.mod h1:BQF5zcjRTmfUsZTRGzZiQrIHndJdo+MnDoe0fDI28VE=
github.com/fortytw2/leaktest v1.3.0 h1:u8491cBMTQ8ft8aeV+adlcytMZylmA5nnwwkRZjI8vw=
github.com/fortytw2/leaktest v1.3.0/go.mod h1:jDsjWgpAGjm2CA7WthBh/CdZYEPF31XHquHwclZch5g=
github.com/franela/goblin v0.0.0-20200105215937-c9ffbefa60db/go.mod h1:7dvUGVsVBjqR7JHJk0brhHOZYGmfBYOrK0ZhYMEtBr4=
Expand Down

0 comments on commit 3af4dd8

Please sign in to comment.