A curated list of awesome Go frameworks, libraries and software - Awesome Go

https://github.com/rwxrob/awesome-go

Curated list of awesome lists

https://github.com/almounah/evil-go

evil-go is a fork of go with some tweaks here and there to generate more stealthy binaries. It mainly includes, IAT hiding and GoReSym evasion.

Tutorials:

Learn the Go Programming Language: Start Here

https://github.com/inancgumus/learngo

An Introduction to Programming in Go - Learn Interactively

Learn Go with Tests