cosmos-sdk/orm
dependabot[bot] b56a3c241f
build(deps): Bump google.golang.org/grpc from 1.47.0 to 1.48.0 in /orm (#12561)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.47.0 to 1.48.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.47.0...v1.48.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: Julien Robert <julien@rbrt.fr>
2022-07-13 20:18:33 +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 google.golang.org/grpc from 1.47.0 to 1.48.0 in /orm (#12561) 2022-07-13 20:18:33 +02:00
go.sum build(deps): Bump google.golang.org/grpc from 1.47.0 to 1.48.0 in /orm (#12561) 2022-07-13 20:18:33 +02:00
Makefile feat(orm): codegen (#11033) 2022-01-28 18:43:24 +00:00