From 1e82657dc896a5c99fa7519added42dd27045a46 Mon Sep 17 00:00:00 2001 From: Yassine Benaid Date: Sat, 7 Dec 2024 06:52:29 +0100 Subject: [PATCH] Remove: mattn/gom (#5506) --- README.md | 1 - 1 file changed, 1 deletion(-) 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.