cosmos-sdk/errors
Jacob Gadikian 53347cd3f2
feat: go workspaces (#12675)
* go workspaces

* tidy

* catch all 11 modules

* go.mod no longer replaces modules in the sdk

* correct ics23 import

* indirect in indirect list

* fix cosmovisor
2022-07-26 21:35:31 +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 feat: standalone errors go.mod (#10779) 2021-12-17 21:53:08 +00: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 feat: go workspaces (#12675) 2022-07-26 21:35:31 +02:00
go.sum feat: go workspaces (#12675) 2022-07-26 21:35:31 +02:00
handle.go feat: standalone errors go.mod (#10779) 2021-12-17 21:53:08 +00:00
stacktrace.go chore: update errors sub-module module path (#11832) 2022-04-29 15:04:33 -04:00
stacktrace_test.go chore: update errors sub-module module path (#11832) 2022-04-29 15:04:33 -04:00