errors.go: Replace errors.New() with fmt.Errorf() #140
catsby
commented
Jul 7, 2016
This is the only line on the page that directly uses the errors package, so I think it's useful to leave as is, unless I'm missing something non-idiomatic or something about directly calling errors.New that is generally not recommended.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.