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
Go 1.16 is expected in early February, right after we're expecting to release 2.5.0: https://tip.golang.org/doc/go1.16
Apart from the standard stuff called out in DEVELOPING.md, we should:
utils.ErrNetClosing
net.ErrClosed
io/ioutil
The text was updated successfully, but these errors were encountered:
The upgrade to Unicode 13 may indicate that we should upgrade x/text, and possibly the confusables lib.
Sorry, something went wrong.
upgrade go to 1.16
430b40f
Fixes #1510
Successfully merging a pull request may close this issue.
Go 1.16 is expected in early February, right after we're expecting to release 2.5.0: https://tip.golang.org/doc/go1.16
Apart from the standard stuff called out in DEVELOPING.md, we should:
utils.ErrNetClosing
withnet.ErrClosed
io/ioutil
The text was updated successfully, but these errors were encountered: