From 3c5a4a5210369770cd44c8e07240e490dbd90b85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Riguera=20Lopez?= Date: Tue, 13 Sep 2016 18:17:05 +0200 Subject: [PATCH] Removed heka https://github.com/mozilla-services/heka From the [Readme](https://github.com/mozilla-services/heka): This project is deprecated. Please see [this email](https://mail.mozilla.org/pipermail/heka/2016-May/001059.html) for more details. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6173dc00..1fa1f4f6 100644 --- a/README.md +++ b/README.md @@ -1253,7 +1253,6 @@ Software written in Go. * [gocc](https://github.com/goccmack/gocc) - Gocc is a compiler kit for Go written in Go. * [GoDocTooltip](https://github.com/diankong/GoDocTooltip) - A chrome extension for Go Doc sites, which shows function description as tooltip at funciton list. * [Gor](https://github.com/buger/gor) - Http traffic replication tool, for replaying traffic from production to stage/dev environments in real-time. -* [heka](https://github.com/mozilla-services/heka) - universal tool for data processing from Mozilla. Large collection of built-in plugins. Extendable via Go and Lua plugin API. * [hsync](http://ambrevar.bitbucket.org/hsync/) - A filesystem hierarchy synchronizer. * [hugo](http://gohugo.io/) - A Fast and Modern Static Website Engine. * [ipe](https://github.com/dimiro1/ipe) - An open source Pusher server implementation compatible with Pusher client libraries written in GO.