Remove go mod vendor todo from pr template now that we don't keep dependencies in the repo anymore
This commit is contained in:
parent
9750a23dbe
commit
6da137cd4a
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue