Skip to content

Consider replacing hashicorp go-version by std one #1302

@ccoVeille

Description

@ccoVeille

Is there a reason to use hashicorp go-version in the code

goversion "github.com/hashicorp/go-version"

When there is an std one?

https://pkg.go.dev/go/version

It's also strange to see we are importing the std one in revive tests.

goversion "go/version"

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions