diff options
Diffstat (limited to 'vendor/golang.org/x/xerrors/README')
-rw-r--r-- | vendor/golang.org/x/xerrors/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/golang.org/x/xerrors/README b/vendor/golang.org/x/xerrors/README new file mode 100644 index 000000000..aac7867a5 --- /dev/null +++ b/vendor/golang.org/x/xerrors/README @@ -0,0 +1,2 @@ +This repository holds the transition packages for the new Go 1.13 error values. +See golang.org/design/29934-error-values. |