General recommendations from the Go website
Effective Go - Per-subject recommendations from the Go website
awesome-go - Curated list of Go libraries
Search engine for Go libraries
Essential Go - A free book about the Go programming language
Go FAQ - From the Go website
Learn GO
Top comments (3)
Add more article links & GitHub links here which are useful
Learn about Go First class functions
dev.to/c4r4x35/first-class-functio...
For Advance Go Concurrency Patterns i personally recommend
go.dev/talks/2012/concurrency.slide#1