Concourse : Concourse is a pipeline-based CI system written in Go.
Rather than a myriad of checkboxes, pipelines are defined as a single declarative config file, ...
Gophercises : FREE coding exercises for budding gophers
web.go : web.go is the simplest way to write web applications in the Go programming language. It's ideal for writing simple, performant backend web services.
GORM : The fantastic ORM library for Golang, aims to be developer friendly.
testify : Go code (golang) set of packages that provide many tools for testifying that your code will behave as you intend.