Skip to content

Upgrade github.com/tidwall/match to latest maintained version in gjson #385

@ShivaliBandi

Description

@ShivaliBandi

Description:
Our project depends on github.com/tidwall/gjson:v1.18.0. One of its child dependencies, github.com/tidwall/match:v1.1.1, appears to be outdated or end-of-life and should be upgraded to a maintained version to ensure ongoing stability and compatibility.

Impact:

Using an outdated library may introduce potential security or maintenance risks.

Compatibility issues could arise with newer Go versions or dependent modules.

Suggested Solution:

Identify a maintained version or suitable replacement for github.com/tidwall/match.

Update the dependency reference in the go.mod file.

Rebuild the project and ensure all tests pass successfully.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions