Skip to content

README installation instructions are incorrect #236

@mark-ross

Description

@mark-ross

Hello!

I encountered an issue following the README instructions when adding this to the project.

The README instruction say to use

go get github.com/splitio/go-client/

However, this produces an error:

go: github.com/splitio/go-client: no matching versions for query "upgrade"

I believe the correct installation command is:

go get github.com/splitio/go-client/v6/splitio@latest

And as an FYI, I'm running Go v1.25.1.

While not a big issue, it might save folks some time who are looking to integrate this in their codebases.

Thanks for your time!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions