cosmos-sdk/orm
dependabot[bot] c0030c1668
build(deps): Bump cosmossdk.io/errors in /orm (#12224)
Bumps [cosmossdk.io/errors](https://github.com/cosmos/cosmos-sdk) from 1.0.0-beta.6 to 1.0.0-beta.7.
- [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/errors/v1.0.0-beta.6...errors/v1.0.0-beta.7)

---
updated-dependencies:
- dependency-name: cosmossdk.io/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>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-06-10 18:42:41 +02:00
..
cmd/protoc-gen-go-cosmos-orm feat(orm): codegen (#11033) 2022-01-28 18:43:24 +00:00
encoding chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
features/table feat(orm): gRPC codes for save errors (#11386) 2022-03-17 18:57:55 +00:00
internal chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
model chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
testing refactor(orm)!: refactor hooks into validate and write hooks (#11185) 2022-02-25 14:54:44 +01:00
types chore: update errors sub-module module path (#11832) 2022-04-29 15:04:33 -04:00
go.mod build(deps): Bump cosmossdk.io/errors in /orm (#12224) 2022-06-10 18:42:41 +02:00
go.sum build(deps): Bump cosmossdk.io/errors in /orm (#12224) 2022-06-10 18:42:41 +02:00
Makefile feat(orm): codegen (#11033) 2022-01-28 18:43:24 +00:00