cosmos-sdk/errors
dependabot[bot] d3010793ea
build(deps): Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 in /tools/cosmovisor (#13637)
* build(deps): Bump github.com/stretchr/testify in /tools/cosmovisor

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.0...v1.8.1)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* build(deps): Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 in /tools/cosmovisor 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>
2022-10-24 20:33:20 +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 github.com/stretchr/testify from 1.8.0 to 1.8.1 in /tools/cosmovisor (#13637) 2022-10-24 20:33:20 +02:00
go.sum build(deps): Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 in /tools/cosmovisor (#13637) 2022-10-24 20:33:20 +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