Skip to content

outdated replace usage in go.mod #1430

Open
@Morty-luo

Description

@Morty-luo

There is a replace line in go.mod pinning golang.org/x/text to e6919f6. However, according to GO-2022-1059, version of golang.org/x/text before v0.3.8 suffers potential vulnerability. Should it be updated?

https://github.com/CentaurusInfra/arktos/blob/master/go.mod#L604

golang.org/x/text => golang.org/x/text v0.3.1-0.20181227161524-e6919f6577db

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