rs / zerolog

Zero Allocation JSON Logger
MIT License
10.39k stars 566 forks source link

stop using deprecated io/ioutils package #620

Closed kerolasa closed 9 months ago

kerolasa commented 9 months ago

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