cosmos-sdk/orm
dependabot[bot] 4d2fc82f2e
build(deps): Bump google.golang.org/grpc from 1.48.0 to 1.49.0 in /orm (#13016)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.48.0 to 1.49.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.48.0...v1.49.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-24 20:48:36 +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 build: ensure GOWORK=off make test passes (#12951) 2022-08-18 15:20:27 +02:00
model build: ensure GOWORK=off make test passes (#12951) 2022-08-18 15:20:27 +02:00
testing chore: fix linting issues exposed by fixing golangci-lint (#12895) 2022-08-11 22:00:24 +02: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.48.0 to 1.49.0 in /orm (#13016) 2022-08-24 20:48:36 +02:00
go.sum build(deps): Bump google.golang.org/grpc from 1.48.0 to 1.49.0 in /orm (#13016) 2022-08-24 20:48:36 +02:00
Makefile feat(orm): codegen (#11033) 2022-01-28 18:43:24 +00:00