* 'master' of https://github.com/renatosuero/awesome-go:
  Add DevOps Tools Gogs

Conflicts:
	README.md
This commit is contained in:
Thiago Avelino 2014-07-06 16:35:09 -03:00
commit 5c6233d07d

View File

@ -219,6 +219,8 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw
* [Docker](http://www.docker.com/) - An open platform for distributed applications for developers and sysadmins. * [Docker](http://www.docker.com/) - An open platform for distributed applications for developers and sysadmins.
* [juju](https://juju.ubuntu.com/) - Automate your cloud infrastructure * [juju](https://juju.ubuntu.com/) - Automate your cloud infrastructure
* [tsuru](http://www.tsuru.io/) - An extensible and open source Platform as a Service software. * [tsuru](http://www.tsuru.io/) - An extensible and open source Platform as a Service software.
* [Gogs](http://gogs.io/) - A Self Hosted Git Service in the Go Programming Language
## Utilities ## Utilities
@ -226,6 +228,7 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw
* [Postman](https://github.com/zachlatta/postman) - Command-line utility for batch-sending email. * [Postman](https://github.com/zachlatta/postman) - Command-line utility for batch-sending email.
## Logging ## Logging
*Libraries for generating and working with log files.* *Libraries for generating and working with log files.*