From 01e9cd2d47a840d5563cd88d4afa5d5a6b6db911 Mon Sep 17 00:00:00 2001 From: J Guerreiro Date: Sat, 30 Mar 2019 09:22:53 +0000 Subject: [PATCH] Remove mentions of dep --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c3bc311e..48ec53b6 100644 --- a/README.md +++ b/README.md @@ -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