syncthing/script
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
..
authors.go all: Remove usage of deprecated io/ioutil (#7971) 2021-11-22 08:59:47 +01:00
codecov-upload.sh build: Add codecov upload script to repo (#7776) 2021-06-17 13:52:10 +02:00
commit-msg.go all: Remove usage of deprecated io/ioutil (#7971) 2021-11-22 08:59:47 +01:00
deb-post-inst.template build: Ignore error from pkill on apt upgrade (fixes #7628) (#7629) 2021-05-04 18:33:25 +02:00
docker-entrypoint.sh docker: Support starting as a non-root user (fixes #6832) (#6835) 2020-07-14 11:38:59 +02:00
genassets.go all: Remove usage of deprecated io/ioutil (#7971) 2021-11-22 08:59:47 +01:00
prune_mocks.go all: Remove usage of deprecated io/ioutil (#7971) 2021-11-22 08:59:47 +01:00
transifexdl.go all: Remove usage of deprecated io/ioutil (#7971) 2021-11-22 08:59:47 +01:00
translate.go gui: Translate theme names in settings (#8006) 2021-10-20 19:44:38 +02:00