cosmos-sdk/errors
dependabot[bot] fbd81ba0b7
build(deps): Bump google.golang.org/grpc from 1.49.0 to 1.50.0 (#13467)
* build(deps): Bump google.golang.org/grpc from 1.49.0 to 1.50.0

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.49.0 to 1.50.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.49.0...v1.50.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>

* build(deps): Bump google.golang.org/grpc from 1.49.0 to 1.50.0 for all modules

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
2022-10-06 19:41:52 +02:00
..
CHANGELOG.md refactor: improve error messages (#11762) 2022-05-06 12:57:17 +00:00
abci.go refactor: remove redacted message (#11960) 2022-05-19 20:56:38 +00:00
abci_test.go refactor: remove redacted message (#11960) 2022-05-19 20:56:38 +00:00
doc.go chore: fix linting issues exposed by fixing golangci-lint (#12895) 2022-08-11 22:00:24 +02:00
errors.go build(deps): Bump cosmossdk.io/errors from 1.0.0-beta.6 to 1.0.0-beta.7 (#12222) 2022-06-10 18:35:16 +02:00
errors_test.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
go.mod build(deps): Bump google.golang.org/grpc from 1.49.0 to 1.50.0 (#13467) 2022-10-06 19:41:52 +02:00
go.sum build(deps): Bump google.golang.org/grpc from 1.49.0 to 1.50.0 (#13467) 2022-10-06 19:41:52 +02:00
handle.go feat: standalone errors go.mod (#10779) 2021-12-17 21:53:08 +00:00
stacktrace.go chore: fix linting issues exposed by fixing golangci-lint (#12895) 2022-08-11 22:00:24 +02:00
stacktrace_test.go chore: update errors sub-module module path (#11832) 2022-04-29 15:04:33 -04:00