From 2b7ddd24e1ed4827a9868fdc061433db1e721ebb Mon Sep 17 00:00:00 2001 From: obivan Date: Wed, 25 May 2016 01:31:10 +0600 Subject: [PATCH] Remove hk, it is deprecated. (#962) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3b6bc7a..1bf635a 100644 --- a/README.md +++ b/README.md @@ -1169,7 +1169,6 @@ Software written in Go. * [gox](https://github.com/mitchellh/gox) - A dead simple, no frills Go cross compile tool. * [goxc](https://github.com/laher/goxc) - build tool for Go, with a focus on cross-compiling and packaging. * [GVM](https://github.com/moovweb/gvm) - GVM provides an interface to manage Go versions. -* [hk](https://github.com/heroku/hk) - Heroku command-line interface in Go. * [kala](https://github.com/ajvb/kala) - Simplistic, modern, and performant job scheduler. * [kubernetes](https://github.com/kubernetes/kubernetes) - Container Cluster Manager from Google. * [Mora](https://github.com/emicklei/mora) - REST server for accessing MongoDB documents and meta data.