common icon indicating copy to clipboard operation
common copied to clipboard

pretty-formatter-go: Can't go get

Open pranas opened this issue 6 years ago • 2 comments

Summary

go get "github.com/cucumber/pretty-formatter-go" fails with error:

invalid module: github.com/cucumber/gherkin-go should be v0 or v1, not v6 (v6.0.9)

Current Behavior

go: finding github.com/cucumber/pretty-formatter-go latest
go: github.com/cucumber/[email protected]: parsing go.mod: go.mod:5: invalid module: github.com/cucumber/gherkin-go should be v0 or v1, not v6 (v6.0.9)
go: error loading module requirements

Context & Motivation

I was looking to reuse the formatter inside another project.

Your Environment

  • Version used: go version go1.12.9 darwin/amd64

pranas avatar Aug 24 '19 16:08 pranas

Yeah, this has been on the back-burner for a while and we haven't been keeping uptodate

aslakhellesoy avatar Aug 24 '19 16:08 aslakhellesoy

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in a week if no further activity occurs.

stale[bot] avatar Oct 23 '19 16:10 stale[bot]