Remove go mod vendor todo from pr template now that we don't keep dependencies in the repo anymore

This commit is contained in:
kolaente 2020-06-30 17:09:18 +02:00
parent 9750a23dbe
commit 6da137cd4a
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
# Checklist
* [ ] I added or improved tests
* [ ] I pushed new or updated dependencies to the repo using `go mod vendor`
* [ ] I added or improved docs for my feature
* [ ] Swagger (including `make do-the-swag`)
* [ ] Error codes