Skip to content

stop using deprecated io/ioutils package#620

Merged
rs merged 1 commit intors:masterfrom
kerolasa:ioutils
Nov 24, 2023
Merged

stop using deprecated io/ioutils package#620
rs merged 1 commit intors:masterfrom
kerolasa:ioutils

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
@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