mirror of
https://github.com/syncthing/syncthing.git
synced 2025-12-23 22:18:14 -05:00
As of Go 1.16 io/ioutil is deprecated. This replaces usage with the corresponding functions in package os and package io.
As of Go 1.16 io/ioutil is deprecated. This replaces usage with the corresponding functions in package os and package io.