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

upgrade to go 1.16 #1510

Closed
slingamn opened this issue Jan 28, 2021 · 1 comment · Fixed by #1543
Closed

upgrade to go 1.16 #1510

slingamn opened this issue Jan 28, 2021 · 1 comment · Fixed by #1543
Milestone

Comments

@slingamn
Copy link
Member

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:

  1. Replace utils.ErrNetClosing with net.ErrClosed
  2. Replace uses of io/ioutil
@slingamn slingamn added this to the v2.6 milestone Jan 28, 2021
@slingamn
Copy link
Member Author

The upgrade to Unicode 13 may indicate that we should upgrade x/text, and possibly the confusables lib.

slingamn added a commit that referenced this issue Feb 17, 2021
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

Successfully merging a pull request may close this issue.

1 participant