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 #13

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

outdated replace usage in go.mod #13

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 v0.3.3. 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/sumup-oss/gocat/blob/master/go.mod#L15

golang.org/x/text => golang.org/x/text v0.3.3
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