forgejo/vendor/golang.org/x/xerrors
Lunny Xiao 4f63f283c4
Rename scripts to build and add revive command as a new build tool command (#10942)
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-04-03 22:29:12 +03:00
..
internal
adaptor.go
codereview.cfg
doc.go Rename scripts to build and add revive command as a new build tool command (#10942) 2020-04-03 22:29:12 +03:00
errors.go
fmt.go
format.go
frame.go Rename scripts to build and add revive command as a new build tool command (#10942) 2020-04-03 22:29:12 +03:00
go.mod
LICENSE
PATENTS Rename scripts to build and add revive command as a new build tool command (#10942) 2020-04-03 22:29:12 +03:00
README
wrap.go

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