This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/vendor/golang.org/x/xerrors
John Olheiser baadb51445
Add gitea-vet (#10948)
* Add copyright

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Add gitea-vet and fix non-compliance

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Combine tools.go into build.go and clean up

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Remove extra GO111MODULE=on

Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-04-05 07:20:50 +01:00
..
internal
adaptor.go
codereview.cfg
doc.go
errors.go
fmt.go
format.go
frame.go
go.mod
LICENSE
PATENTS
README
wrap.go

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