Remove mentions of dep

This commit is contained in:
J Guerreiro 2019-03-30 09:22:53 +00:00 committed by GitHub
parent 6809d7c6d2
commit 01e9cd2d47
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -63,7 +63,7 @@ on, we suggest opening an issue detailing your ideas first.
Otherwise send us a pull request and we will be happy to review it.
### Dependencies
### .endencies
Yay depends on:
@ -73,10 +73,9 @@ Yay depends on:
Note: Yay also depends on a few other projects (as vendored dependencies). These
projects are stored in `vendor/`, are built into yay at build time, and do not
need to be installed separately. These files are managed by
[dep](https://github.com/golang/dep) and should not be modified manually.
need to be installed separately. These files are managed as go modules and should not be modified manually.
Following are the dependencies managed under dep:
Following are the dependencies managed as go modules:
* https://github.com/Jguer/go-alpm
* https://github.com/Morganamilo/go-srcinfo