Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We were using `Error(<string>, <err>)` instead of `Errorf(<string>, <err>)`. The error was appended at the end of the message instead of replacing the `%v` tag in the message.
- Loading branch information