cosmos-sdk/orm
dependabot[bot] 5c8021ed0f
build(deps): Bump github.com/tendermint/tm-db in /orm (#11244)
Bumps [github.com/tendermint/tm-db](https://github.com/tendermint/tm-db) from 0.6.6 to 0.6.7.
- [Release notes](https://github.com/tendermint/tm-db/releases)
- [Changelog](https://github.com/tendermint/tm-db/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tendermint/tm-db/compare/v0.6.6...v0.6.7)

---
updated-dependencies:
- dependency-name: github.com/tendermint/tm-db
  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-02-21 20:45:47 +01:00
..
cmd/protoc-gen-go-cosmos-orm feat(orm): codegen (#11033) 2022-01-28 18:43:24 +00:00
encoding feat(orm)!: ordered variable length encoding for uint32 and uint64 types (#11090) 2022-02-07 17:58:55 +00:00
internal feat(orm): support nil PageRequest (#11171) 2022-02-15 17:56:22 +00:00
model feat(orm): support nil PageRequest (#11171) 2022-02-15 17:56:22 +00:00
testing feat(orm): add mock hooks (#11135) 2022-02-08 11:56:53 -05:00
types feat(orm)!: return ormerrors.NotFound for Get methods in codegen (#11113) 2022-02-04 16:07:36 +00:00
Makefile feat(orm): codegen (#11033) 2022-01-28 18:43:24 +00:00
go.mod build(deps): Bump github.com/tendermint/tm-db in /orm (#11244) 2022-02-21 20:45:47 +01:00
go.sum build(deps): Bump github.com/tendermint/tm-db in /orm (#11244) 2022-02-21 20:45:47 +01:00