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:
co-authored by
github-actions
Aaron Craelius
parent
657b51d64b
commit
74c7f2e2d2
+1
-1
@@ -8,6 +8,7 @@ require (
|
||||
cosmossdk.io/math v1.0.0-beta.3
|
||||
github.com/cosmos/cosmos-proto v1.0.0-alpha8
|
||||
github.com/stretchr/testify v1.8.1
|
||||
google.golang.org/grpc v1.50.1
|
||||
google.golang.org/protobuf v1.28.1
|
||||
gotest.tools/v3 v3.4.0
|
||||
sigs.k8s.io/yaml v1.3.0
|
||||
@@ -26,7 +27,6 @@ require (
|
||||
golang.org/x/sys v0.0.0-20221013171732-95e765b1cc43 // indirect
|
||||
golang.org/x/text v0.3.8 // indirect
|
||||
google.golang.org/genproto v0.0.0-20221014213838-99cd37c6964a // indirect
|
||||
google.golang.org/grpc v1.50.1 // indirect
|
||||
gopkg.in/yaml.v2 v2.4.0 // indirect
|
||||
gopkg.in/yaml.v3 v3.0.1 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user