build(deps): Bump cosmossdk.io/core from 0.3.0 to 0.3.2 (#13664)

* build(deps): Bump cosmossdk.io/core from 0.3.0 to 0.3.2

Bumps [cosmossdk.io/core](https://github.com/cosmos/cosmos-sdk) from 0.3.0 to 0.3.2.
- [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
- [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/cosmos/cosmos-sdk/compare/v0.3.0...core/v0.3.2)

---
updated-dependencies:
- dependency-name: cosmossdk.io/core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* build(deps): Bump cosmossdk.io/core from 0.3.0 to 0.3.2 for all modules

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Aaron Craelius <aaron@regen.network>
This commit is contained in:
dependabot[bot]
2022-10-26 16:36:44 +00:00
committed by GitHub
co-authored by github-actions Aaron Craelius
parent 657b51d64b
commit 74c7f2e2d2
8 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ go 1.19
require (
cosmossdk.io/api v0.2.1
cosmossdk.io/core v0.3.0
cosmossdk.io/core v0.3.2
cosmossdk.io/math v1.0.0-beta.3
github.com/cosmos/cosmos-proto v1.0.0-alpha8
github.com/stretchr/testify v1.8.1