cosmos-sdk/orm
dependabot[bot] 46baaf5b47
build(deps): Bump google.golang.org/grpc from 1.44.0 to 1.45.0 in /orm (#11416)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.44.0 to 1.45.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.44.0...v1.45.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
2022-03-19 12:02:27 +01:00
..
cmd/protoc-gen-go-cosmos-orm feat(orm): codegen (#11033) 2022-01-28 18:43:24 +00:00
encoding fix(ORM): support for imported messages in iterators (#11372) 2022-03-14 21:56:18 +00:00
features/table feat(orm): gRPC codes for save errors (#11386) 2022-03-17 18:57:55 +00:00
internal feat(orm): gRPC codes for save errors (#11386) 2022-03-17 18:57:55 +00:00
model feat(orm): gRPC codes for save errors (#11386) 2022-03-17 18:57:55 +00:00
testing refactor(orm)!: refactor hooks into validate and write hooks (#11185) 2022-02-25 14:54:44 +01:00
types feat(orm): gRPC codes for save errors (#11386) 2022-03-17 18:57:55 +00:00
Makefile feat(orm): codegen (#11033) 2022-01-28 18:43:24 +00:00
go.mod build(deps): Bump google.golang.org/grpc from 1.44.0 to 1.45.0 in /orm (#11416) 2022-03-19 12:02:27 +01:00
go.sum build(deps): Bump google.golang.org/grpc from 1.44.0 to 1.45.0 in /orm (#11416) 2022-03-19 12:02:27 +01:00