Update gitea-vet v0.2.0 (#164)

tagged version v0.2.0

make vendor

Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitea/tea/pulls/164
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
6543
2020-07-21 16:17:52 +00:00
committed by techknowlogick
parent edd180a8f5
commit eb37f14923
22 changed files with 310 additions and 51 deletions

6
vendor/code.gitea.io/gitea-vet/CHANGELOG.md generated vendored Normal file
View File

@ -0,0 +1,6 @@
## [0.2.0](https://gitea.com/gitea/gitea-vet/pulls?q=&type=all&state=closed&milestone=1272) - 2020-07-20
* FEATURES
* Add migrations check (#5)
* BUGFIXES
* Correct Import Paths (#6)