Skip to content

pretty-formatter-go: Can't go get #686

Open
@pranas

Description

@pranas

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions