ory/go-acc

go-acc ./... fails with message `exec: already started`

dharnitski opened this issue · 3 comments

exec: already started
Exited with code exit status 1

Issue stared about 30 min ago

Likely related to this commit:
e95c7e3

reproducible sample - https://circleci.com/gh/dharnitski/go-coverage-sample/9

Line 155 should be removed. It is duplicate
image

😅 Gonna fix this

You can probably work around it by checking out the version prior!

I am in GOPATH and getting
go: cannot use path@version syntax in GOPATH mode

when try to execute

go get -u github.com/ory/go-acc@v0.2.3