Fix double sub-category.

This commit is contained in:
Ralph Caraveo III 2015-04-26 17:56:27 -07:00
parent f3e9f3c0b0
commit 37afa7dcf9

View File

@ -161,8 +161,6 @@ Join us on IRC at **#awesome-go** on freenode [web access](http://webchat.freeno
## Database
*Generic data structures and algorithms for databases in Go.*
*Databases implemented in Go.*
* [bolt](https://github.com/boltdb/bolt) - A low-level key/value database for Go.