From 317c9d4d26c78023fba60e6b7c15a66110a84012 Mon Sep 17 00:00:00 2001 From: Norwack Date: Thu, 1 Oct 2015 12:17:28 +0200 Subject: [PATCH] remove unmaintained package --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f9e45e61..dacf2a1f 100644 --- a/README.md +++ b/README.md @@ -972,7 +972,6 @@ Software written in Go. * [nes](https://github.com/fogleman/nes) - A Nintendo Entertainment System (NES) emulator written in Go. * [orange-cat](https://github.com/noraesae/orange-cat) - A Markdown previewer written in Go. * [peg](https://github.com/pointlander/peg) - Peg, Parsing Expression Grammar, is an implementation of a Packrat parser generator. -* [plubi](https://github.com/norwack/plubi) - A Golang Plugin Based IRC Bot. * [Postman](https://github.com/zachlatta/postman) - Command-line utility for batch-sending email. * [restic](https://github.com/restic/restic) - De-duplicating backup program. * [Seaweed File System](https://github.com/chrislusf/seaweedfs) - Fast, Simple and Scalable Distributed File System with O(1) disk seek.