mirror of
https://blitiri.com.ar/repos/chasquid
synced 2026-03-03 01:56:01 +00:00
ioutil package was deprecated in Go 1.16, replace all uses with their respective replacements. This patch was generated with a combination of `gofmt -r`, `eg`, and manually (for `ioutil.ReadDir`).