Anton Kaliaev
b7b721c484
Closes #4603 Commands used (VIM): ``` :args `rg -l errors.Wrap` :argdo normal @q | update ``` where q is a macros rewriting the `errors.Wrap` to `fmt.Errorf`. |
5 years ago | |
---|---|---|
.. | ||
query | change use of errors.Wrap to fmt.Errorf with %w verb | 5 years ago |
example_test.go | abci: Refactor tagging events using list of lists (#3643) | 6 years ago |
pubsub.go | change use of errors.Wrap to fmt.Errorf with %w verb | 5 years ago |
pubsub_test.go | linters: enable stylecheck (#4153) | 5 years ago |
subscription.go | Rename Tag(s) to Event(s) (#4046) | 5 years ago |