cosmos-sdk/orm
dependabot[bot] 8bb0b4e0fc
build(deps): Bump github.com/cosmos/cosmos-sdk/errors in /orm (#11722)
Bumps [github.com/cosmos/cosmos-sdk/errors](https://github.com/cosmos/cosmos-sdk) from 1.0.0-beta.4 to 1.0.0-beta.5.
- [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
- [Changelog](https://github.com/cosmos/cosmos-sdk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cosmos/cosmos-sdk/compare/errors/v1.0.0-beta.4...errors/v1.0.0-beta.5)

---
updated-dependencies:
- dependency-name: github.com/cosmos/cosmos-sdk/errors
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-21 19:31:35 +02:00
..
cmd/protoc-gen-go-cosmos-orm feat(orm): codegen (#11033) 2022-01-28 18:43:24 +00:00
encoding perf(orm): add benchmarks (#11525) 2022-04-08 13:22:44 +00:00
features/table feat(orm): gRPC codes for save errors (#11386) 2022-03-17 18:57:55 +00:00
internal perf(orm): add benchmarks (#11525) 2022-04-08 13:22:44 +00:00
model perf(orm): add benchmarks (#11525) 2022-04-08 13:22:44 +00:00
testing refactor(orm)!: refactor hooks into validate and write hooks (#11185) 2022-02-25 14:54:44 +01:00
types fix(orm): add additional checks on invalid tables (#11387) 2022-04-05 19:48:58 +00:00
Makefile feat(orm): codegen (#11033) 2022-01-28 18:43:24 +00:00
go.mod build(deps): Bump github.com/cosmos/cosmos-sdk/errors in /orm (#11722) 2022-04-21 19:31:35 +02:00
go.sum build(deps): Bump github.com/cosmos/cosmos-sdk/errors in /orm (#11722) 2022-04-21 19:31:35 +02:00