cosmos-sdk/orm
dependabot[bot] 433420091a
build(deps): Bump github.com/google/go-cmp from 0.5.6 to 0.5.7 in /orm (#11247)
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.6 to 0.5.7.
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](https://github.com/google/go-cmp/compare/v0.5.6...v0.5.7)

---
updated-dependencies:
- dependency-name: github.com/google/go-cmp
  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: Marko <marbar3778@yahoo.com>
2022-02-23 12:10:02 +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/google/go-cmp from 0.5.6 to 0.5.7 in /orm (#11247) 2022-02-23 12:10:02 +01:00
go.sum build(deps): Bump github.com/google/go-cmp from 0.5.6 to 0.5.7 in /orm (#11247) 2022-02-23 12:10:02 +01:00