Merge pull request #857 from alxrm/patch-1

add alxrm/ugo
This commit is contained in:
Dobrosław Żybort 2016-03-09 15:47:35 +01:00
commit 158cfc449a

View File

@ -957,6 +957,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [sling](https://github.com/dghubble/sling) - Go HTTP requests builder for API clients.
* [spinner](https://github.com/briandowns/spinner) - Go package to easily provide a terminal spinner with options.
* [sqlx](https://github.com/jmoiron/sqlx) - provides a set of extensions on top of the excellent built-in database/sql package
* [ugo](https://github.com/alxrm/ugo) - ugo is slice toolbox with concise syntax for Go
* [xlsx](https://github.com/tealeg/xlsx) - Library to simplify reading the XML format used by recent version of Microsoft Excel in Go programs.