mirror of
https://github.com/syncthing/syncthing.git
synced 2026-06-09 01:05:40 -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.