Removed unmaintained abutil (#2787)

This commit is contained in:
Maciej Augustyniak 2019-10-19 21:25:04 +02:00 committed by Ceriath
parent ddabe48add
commit 15777753e2

View File

@ -1717,7 +1717,6 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
*General utilities and tools to make your life easier.*
* [abutil](https://github.com/bahlo/abutil) - Collection of often-used Golang helpers.
* [apm](https://github.com/topfreegames/apm) - Process manager for Golang applications with an HTTP API.
* [backscanner](https://github.com/icza/backscanner) - A scanner similar to bufio.Scanner, but it reads and returns lines in reverse order, starting at a given position and going backward.
* [blank](https://github.com/Henry-Sarabia/blank) - Verify or remove blanks and whitespace from strings.