From 442f7728950bfda84194a4edbb960c16f94e4e54 Mon Sep 17 00:00:00 2001 From: Thiago Avelino Date: Mon, 7 Jul 2014 00:03:19 -0300 Subject: [PATCH] add gox on utils section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a4f63b8d..3af8f546 100644 --- a/README.md +++ b/README.md @@ -290,6 +290,7 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw * [GVM](https://github.com/moovweb/gvm) - GVM provides an interface to manage Go versions. * [Boom](https://github.com/rakyll/boom) - Boom is a tiny program that sends some load to a web application. * [go-selfupdate](https://github.com/sanbornm/go-selfupdate) - Enable your Go applications to self update +* [gox](https://github.com/mitchellh/gox) - A dead simple, no frills Go cross compile tool. ## Logging