From 697f4bd5c46d2a70ae2646a92f5135344e8c3777 Mon Sep 17 00:00:00 2001 From: Nick Klauer Date: Mon, 1 Feb 2016 18:41:45 -0600 Subject: [PATCH] Add Go Forum I use it, thought it might be pretty awesome to add another resource to discuss Go. https://forum.golangbridge.org/t/welcome-to-the-go-forum/8 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d9555e37..55d4af0d 100644 --- a/README.md +++ b/README.md @@ -1204,6 +1204,7 @@ Where to discover new Go libraries. * [awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness) - List of other amazingly awesome lists. * [Flipboard - Go Magazine](https://flipboard.com/section/the-golang-magazine-bVP7nS) - A collection of Go articles and tutorials. * [Go Blog](http://blog.golang.org) - The official Go blog +* [Go Forum](https://forum.golangbridge.org) - Forum to discuss Go * [Go Projects](https://github.com/golang/go/wiki/Projects) - List of projects on the Go community wiki * [godoc.org](https://godoc.org/) - Documentation for open source Go packages. * [golang-graphics](https://github.com/mholt/golang-graphics) - A collection of Go images, graphics, and art