Closed foosinn closed 4 years ago
You should probably use %v to make it consistent with other errors in the repo. There doesn't seem to be difference now (https://play.golang.org/p/01OEs7caVsA) but I think there used to be difference in previous Go versions.
Updated to use %v
@jr0d can we merge this one?
Thanks @foosinn
a run of go test ./... failed for me due to an invalid Errorf statement.