mirror of
https://github.com/syncthing/syncthing.git
synced 2026-04-04 14:43:45 -04: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.