Orso Labs

Filtering for "go-modules"

Remove filter
Building Go code, with and without Go modules, with Concourse
Before the introduction of Go Modules with Go 1.11, building Go code required to follow the peculiar directory structure of GOPATH. We show how to build Go code, wether it already supports go.mod or not, with Concourse.