1
0
mirror of https://github.com/octoleo/syncthing.git synced 2025-01-02 14:42:00 +00:00
syncthing/cmd/stsigtool
Jakob Borg 4b750b6dc3
all: Remove usage of deprecated io/ioutil ()
As of Go 1.16 io/ioutil is deprecated. This replaces usage with the
corresponding functions in package os and package io.
2021-11-22 08:59:47 +01:00
..
main.go all: Remove usage of deprecated io/ioutil () 2021-11-22 08:59:47 +01:00