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

stop using deprecated io/ioutils package #620

Merged
merged 1 commit into from
Nov 24, 2023
Merged

stop using deprecated io/ioutils package #620

merged 1 commit into from
Nov 24, 2023

Conversation

kerolasa
Copy link
Contributor

The io/ioutils is deprecated. As of Go 1.16, the same functionality is now provided by packages "io" or "os".

See also https://pkg.go.dev/io/ioutil

The io/ioutils is deprecated. As of Go 1.16, the same functionality is now
provided by packages "io" or "os".
@rs rs merged commit 83e03c7 into rs:master Nov 24, 2023
1 of 5 checks passed
@kerolasa kerolasa deleted the ioutils branch November 25, 2023 18:20
madkins23 pushed a commit to madkins23/zerolog that referenced this pull request Mar 2, 2024
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