syncthing/lib/nat
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
interface.go lib: More contextification (#6343) 2020-02-24 21:57:15 +01:00
registry.go all: Use context in lib/dialer (#6177) 2019-11-26 07:39:51 +00:00
service.go lib/config: Decouple VerifyConfiguration from Committer (#7939) 2021-11-22 08:45:29 +01:00
structs.go lib/nat: Fix race condition in Mapping (#8042) 2021-11-22 08:29:44 +01:00
structs_test.go all: Remove usage of deprecated io/ioutil (#7971) 2021-11-22 08:59:47 +01:00