Adds GoProverbs to website list (#3799)

This commit is contained in:
Danny Carrillo 2021-10-06 22:29:30 -07:00 committed by GitHub
parent 17f7d4a910
commit 235e04b73e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2989,6 +2989,7 @@ _**Unofficial** set of patterns for structuring projects._
* [Go Forum](https://forum.golangbridge.org) - Forum to discuss Go.
* [Go In 5 Minutes](https://www.goin5minutes.com/) - 5 minute screencasts focused on getting one thing done.
* [Go Projects](https://github.com/golang/go/wiki/Projects) - List of projects on the Go community wiki.
* [Go Proverbs](https://go-proverbs.github.io/) - Go Proverbs by Rob Pike.
* [Go Report Card](https://goreportcard.com) - A report card for your Go package.
* [go.dev](https://go.dev/) - A hub for Go developers.
* [gocryforhelp](https://github.com/ninedraft/gocryforhelp) - Collection of Go projects that needs help. Good place to start your open-source way in Go.