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

Replace deprecated ioutil calls with io package #953

Closed

Conversation

marcofranssen
Copy link
Contributor

No description provided.

Copy link
Contributor

@VojtechVitek VojtechVitek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Chi is currently compatible with Go 1.14+. See https://github.com/go-chi/chi/blob/master/go.mod#L3

This PR would effectively drop support for older Go versions. Imho, it's not worth the changes.

@marcofranssen Are there any downsides of using old APIs / supporting older versions of Go?

@VojtechVitek
Copy link
Contributor

Hi, feel free to submit an issue if you're proposing to drop support for older Go versions.

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 this pull request may close these issues.

2 participants