mirror of
https://github.com/syncthing/syncthing.git
synced 2026-06-30 11:25:21 -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.