Golang Github Action Example Project Info Github Action example project for Golang Prerequisites Go 1.12 Dep Install Depedencies dep ensure -v Run go run main.go Test go test -v ./...