Updated the deprecated ioutil dependency
The ioutil package has been deprecated as of Go v1.16: https://go.dev/doc/go1.16#ioutil This commit replaces ioutil functions with their respective io/os functions.
Z
zachary-walters committed
ae996cd718aac37d87d3fef985627911752f474f
Parent: 2a99dd2
Committed by Alex Goodman <wagoodman@users.noreply.github.com>
on 7/6/2023, 2:41:54 PM