You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/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>
5 years ago
..
internal
LICENSE
PATENTS
README
adaptor.go
codereview.cfg
doc.go
errors.go
fmt.go
format.go
frame.go
go.mod
wrap.go

README

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