grafana/vendor/golang.org/x/xerrors/README
Andrej Ocenas c429934a66
Chore: Use x/xerrors instead of pkg/errors (#16668)
* Use xerrors instead of pkg/errors

* Add Wrap util func

* Move Wrap to errutil package
2019-04-23 11:50:31 +02:00

3 lines
122 B
Plaintext

This repository holds the transition packages for the new Go 1.13 error values.
See golang.org/design/29934-error-values.