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

standard import math/rand/v2 is recognized as 3rd party #169

Open
amirsalarsafaei opened this issue Jan 13, 2025 · 1 comment
Open

standard import math/rand/v2 is recognized as 3rd party #169

amirsalarsafaei opened this issue Jan 13, 2025 · 1 comment

Comments

@amirsalarsafaei
Copy link
Contributor

math/rand/v2 was introduced in Go 1.22 but I think due to the go module being version 1.21, the code generation is not catching this library and its being flagged as third party, while goimports says otherwise

@rupor-github
Copy link
Contributor

This should be taken care of by 3.9.0 release which supports go1.24.0

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

2 participants