diff --git a/README.md b/README.md index 6766ee0..76d5d91 100644 --- a/README.md +++ b/README.md @@ -374,6 +374,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a *Libraries for package and dependency management.* +* [VenGO](https://github.com/DamnWidget/VenGO) - create and manage exportable isolated go virtual environments * [godep](https://github.com/tools/godep) - dependency tool for go, godep helps build packages reproducibly by fixing their dependencies. * [gom](https://github.com/mattn/gom) - Go Manager - bundle for go. * [goop](https://github.com/nitrous-io/goop) - A simple dependency manager for Go (golang), inspired by Bundler.