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

README

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