syncthing/lib/upgrade
Jakob Borg 4b750b6dc3
all: Remove usage of deprecated io/ioutil (#7971)
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
..
debug.go all, lib/logger: Refactor SetDebug calls (#6054) 2019-10-04 13:03:34 +02:00
signingkey.go all: Update license url to https (ref #3976) 2017-02-09 08:04:16 +01:00
upgrade_common.go all: Remove dead code, fix lost msgLen checks (#6129) 2019-11-06 07:09:58 +01:00
upgrade_supported.go all: Remove usage of deprecated io/ioutil (#7971) 2021-11-22 08:59:47 +01:00
upgrade_test.go all: Update build constraints to Go 1.17 style (#7894) 2021-08-17 10:10:41 +02:00
upgrade_unsupp.go all: Update build constraints to Go 1.17 style (#7894) 2021-08-17 10:10:41 +02:00