aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/golang.org/x/tools/go/analysis/unitchecker/unitchecker.go
Commit message (Collapse)AuthorAgeFilesLines
* Remove golang vendored directory (#18277)techknowlogick2022-01-141-398/+0
| | | | | | | * rm go vendor * fix drone yaml * add to gitignore
* Update github.com/blevesearch/bleve v1.0.13 -> v1.0.14 (#13947)65432020-12-121-0/+2
|
* Add gitea-vet (#10948)John Olheiser2020-04-051-0/+396
* 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>