Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

outdated replace usage in go.mod #1430

Open
Morty-luo opened this issue Feb 10, 2023 · 0 comments
Open

outdated replace usage in go.mod #1430

Morty-luo opened this issue Feb 10, 2023 · 0 comments

Comments

@Morty-luo
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant