kilo/vendor/golang.org/x/xerrors
leonnicolas 70d2751030
bumg golang 1.15 -> 1.17
Signed-off-by: leonnicolas <leonloechner@gmx.de>
2021-09-30 17:47:47 +02:00
..
internal go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
LICENSE go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
PATENTS go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
README go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
adaptor.go go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
codereview.cfg go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
doc.go go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
errors.go go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
fmt.go go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
format.go go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
frame.go go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
wrap.go go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00

README

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