cosmos-sdk/orm
dependabot[bot] 2d059ae74b
build(deps): Bump google.golang.org/grpc from 1.45.0 to 1.46.0 in /orm (#11760)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.45.0 to 1.46.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.45.0...v1.46.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>
2022-04-25 20:31:20 +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 google.golang.org/grpc from 1.45.0 to 1.46.0 in /orm (#11760) 2022-04-25 20:31:20 +02:00
go.sum build(deps): Bump google.golang.org/grpc from 1.45.0 to 1.46.0 in /orm (#11760) 2022-04-25 20:31:20 +02:00