mirror of https://github.com/go-gitea/gitea.git
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.
baadb51445
* 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 | 5 years ago | |
LICENSE | 5 years ago | |
PATENTS | 5 years ago | |
README | 5 years ago | |
adaptor.go | 5 years ago | |
codereview.cfg | 5 years ago | |
doc.go | 5 years ago | |
errors.go | 5 years ago | |
fmt.go | 5 years ago | |
format.go | 5 years ago | |
frame.go | 5 years ago | |
go.mod | 5 years ago | |
wrap.go | 5 years ago |
README
This repository holds the transition packages for the new Go 1.13 error values. See golang.org/design/29934-error-values.