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