We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I think we can safely drop support for Go 1.9 and 1.10
Reasoning
"go 1.9" path:*.mod
"go 1.10" path:*.mod
"go 1.11" path:*.mod
"go 1.12" path:*.mod
"go 1.13" path:*.mod
"go 1.14" path:*.mod
"go 1.17" path:*.mod
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
I think we can safely drop support for Go 1.9 and 1.10
Reasoning
"go 1.9" path:*.mod
252 files"go 1.10" path:*.mod
214 files"go 1.11" path:*.mod
4700 files"go 1.12" path:*.mod
48000 files"go 1.13" path:*.mod
72000 files"go 1.14" path:*.mod
58000 files...
"go 1.17" path:*.mod
89000 filesThe text was updated successfully, but these errors were encountered: