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

update Go version and use net.ErrClosing #57

Closed
robinbraemer opened this issue Jan 26, 2022 · 1 comment
Closed

update Go version and use net.ErrClosing #57

robinbraemer opened this issue Jan 26, 2022 · 1 comment
Labels
enhancement New feature or request (not a bug)

Comments

@robinbraemer
Copy link
Member

We can now use the net.ErrClosing error instead of error string checking since Go 1.16.
golang/go#4373 (comment)

@robinbraemer robinbraemer added this to the v1.0.0 milestone Jan 26, 2022
@robinbraemer robinbraemer added the enhancement New feature or request (not a bug) label Jan 26, 2022
@robinbraemer robinbraemer modified the milestones: v1.0.0, Nonurgent Mar 1, 2022
@robinbraemer
Copy link
Member Author

Since 2ae5c40

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request (not a bug)
Projects
None yet
Development

No branches or pull requests

1 participant