xerrors: undeprecate Errorf

Message about deprecation of `xerrors.Errorf` may confuse people because
they will think that `fmt.Errorf` will work the same way. In fact,
fmt.Errorf will not capture a stack backtrace.

Change-Id: I912f6b2ef289e97e69fe21160af62ba1ef4aa0a5
GitHub-Last-Rev: 16289f933ca8f83195e309c932b58850053c1504
GitHub-Pull-Request: golang/xerrors#3
Reviewed-on: https://go-review.googlesource.com/c/xerrors/+/410314
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Ian Lance Taylor <iant@google.com>
1 file changed