mirror of
https://github.com/syncthing/syncthing.git
synced 2026-03-09 09:56:55 -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.