Andrej Ocenas c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 anni fa
..
internal c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 anni fa
LICENSE c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 anni fa
PATENTS c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 anni fa
README c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 anni fa
adaptor_go1_12.go c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 anni fa
adaptor_go1_13.go c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 anni fa
doc.go c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 anni fa
errors.go c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 anni fa
fmt.go c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 anni fa
format_go1_12.go c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 anni fa
format_go1_13.go c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 anni fa
frame_go1_12.go c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 anni fa
go.mod c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 anni fa
wrap.go c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 anni fa

README

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