update ghorg description (#2656)

This commit is contained in:
Jay Gabriels 2019-09-19 14:09:03 -07:00 committed by Kirill Danshin
parent 6f036fd608
commit 9a7d59df58

View File

@ -1103,7 +1103,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [conv](https://github.com/cstockton/go-conv) - Package conv provides fast and intuitive conversions across Go types. * [conv](https://github.com/cstockton/go-conv) - Package conv provides fast and intuitive conversions across Go types.
* [datacounter](https://github.com/miolini/datacounter) - Go counters for readers/writer/http.ResponseWriter. * [datacounter](https://github.com/miolini/datacounter) - Go counters for readers/writer/http.ResponseWriter.
* [ffmt](https://github.com/go-ffmt/ffmt) - Beautify data display for Humans. * [ffmt](https://github.com/go-ffmt/ffmt) - Beautify data display for Humans.
* [ghorg](https://github.com/gabrie30/ghorg) - Clone all repos from a GitHub org into a single directory. * [ghorg](https://github.com/gabrie30/ghorg) - Quickly clone an entire org/users repositories into one directory - Supports GitHub, GitLab, and Bitbucket.
* [go-commons-pool](https://github.com/jolestar/go-commons-pool) - Generic object pool for Golang. * [go-commons-pool](https://github.com/jolestar/go-commons-pool) - Generic object pool for Golang.
* [go-openapi](https://github.com/go-openapi) - Collection of packages to parse and utilize open-api schemas. * [go-openapi](https://github.com/go-openapi) - Collection of packages to parse and utilize open-api schemas.
* [go-resiliency](https://github.com/eapache/go-resiliency) - Resiliency patterns for golang. * [go-resiliency](https://github.com/eapache/go-resiliency) - Resiliency patterns for golang.