Merge pull request #405 from pichuio/master

add godotenv by joho
checkGoreportcard
Thiago Avelino 9 years ago
commit d03587ffb1

@ -670,6 +670,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [go-dry](https://github.com/ungerik/go-dry) - DRY (don't repeat yourself) package for Go.
* [go-underscore](https://github.com/tobyhede/go-underscore) - A useful collection of helpfully functional Go collection utilities.
* [goback](https://github.com/carlescere/goback) - Go simple exponential backoff package.
* [godotenv](https://github.com/joho/godotenv) - A Go port of Ruby's dotenv library (Loads environment variables from `.env`.)
* [godropbox](https://github.com/dropbox/godropbox) - Common libraries for writing Go services/applications from Dropbox.
* [gohper](https://github.com/cosiner/gohper) - Various tools/modules help for development.
* [gopencils](https://github.com/bndr/gopencils) - Small and simple package to easily consume REST APIs.

Loading…
Cancel
Save