diff --git a/README.md b/README.md index 13314605..0f4b84ad 100644 --- a/README.md +++ b/README.md @@ -2142,7 +2142,6 @@ _Unofficial libraries for package and dependency management._ - [glide](https://github.com/Masterminds/glide) - Manage your golang vendor and vendored packages with ease. Inspired by tools like Maven, Bundler, and Pip. - [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) - Simple dependency manager for Go (golang), inspired by Bundler. - [gop](https://github.com/lunny/gop) - Build and manage your Go applications out of GOPATH. - [gopm](https://github.com/gpmgo/gopm) - Go Package Manager.