gitea/vendor/golang.org/x/xerrors
John Olheiser baadb51445
Add gitea-vet ()
* 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>
..
internal Rename scripts to build and add revive command as a new build tool command ()
LICENSE Rename scripts to build and add revive command as a new build tool command ()
PATENTS Rename scripts to build and add revive command as a new build tool command ()
README Rename scripts to build and add revive command as a new build tool command ()
adaptor.go Rename scripts to build and add revive command as a new build tool command ()
codereview.cfg Rename scripts to build and add revive command as a new build tool command ()
doc.go Rename scripts to build and add revive command as a new build tool command ()
errors.go Rename scripts to build and add revive command as a new build tool command ()
fmt.go Add gitea-vet ()
format.go Rename scripts to build and add revive command as a new build tool command ()
frame.go Rename scripts to build and add revive command as a new build tool command ()
go.mod Rename scripts to build and add revive command as a new build tool command ()
wrap.go Rename scripts to build and add revive command as a new build tool command ()

README

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