Results 1 issues of Cogs

More recent versions of `golang:alpine` fail to compile due to `go get` being deprecated in favour of `go install`, so this pins the golang container to 1.15, when `go get`...