forgejo/modules
Eng Zer Jun f2e7d5477f
refactor: move from io/ioutil to io and os package (#17109)
The io/ioutil package has been deprecated as of Go 1.16, see
https://golang.org/doc/go1.16#ioutil. This commit replaces the existing
io/ioutil functions with their new definitions in io and os packages.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-09-22 13:38:34 +08:00
..
analyze
auth
avatar refactor: move from io/ioutil to io and os package (#17109) 2021-09-22 13:38:34 +08:00
base
cache
charset refactor: move from io/ioutil to io and os package (#17109) 2021-09-22 13:38:34 +08:00
context refactor: move from io/ioutil to io and os package (#17109) 2021-09-22 13:38:34 +08:00
convert
cron
csv
doctor refactor: move from io/ioutil to io and os package (#17109) 2021-09-22 13:38:34 +08:00
emoji
eventsource
generate
git refactor: move from io/ioutil to io and os package (#17109) 2021-09-22 13:38:34 +08:00
gitgraph
graceful refactor: move from io/ioutil to io and os package (#17109) 2021-09-22 13:38:34 +08:00
hcaptcha
highlight
httpcache
httplib refactor: move from io/ioutil to io and os package (#17109) 2021-09-22 13:38:34 +08:00
indexer refactor: move from io/ioutil to io and os package (#17109) 2021-09-22 13:38:34 +08:00
json
lfs refactor: move from io/ioutil to io and os package (#17109) 2021-09-22 13:38:34 +08:00
log refactor: move from io/ioutil to io and os package (#17109) 2021-09-22 13:38:34 +08:00
markup refactor: move from io/ioutil to io and os package (#17109) 2021-09-22 13:38:34 +08:00
matchlist
metrics
migrations refactor: move from io/ioutil to io and os package (#17109) 2021-09-22 13:38:34 +08:00
nosql
notification
options refactor: move from io/ioutil to io and os package (#17109) 2021-09-22 13:38:34 +08:00
password
pprof refactor: move from io/ioutil to io and os package (#17109) 2021-09-22 13:38:34 +08:00
private refactor: move from io/ioutil to io and os package (#17109) 2021-09-22 13:38:34 +08:00
process
proxy
public refactor: move from io/ioutil to io and os package (#17109) 2021-09-22 13:38:34 +08:00
queue refactor: move from io/ioutil to io and os package (#17109) 2021-09-22 13:38:34 +08:00
recaptcha refactor: move from io/ioutil to io and os package (#17109) 2021-09-22 13:38:34 +08:00
references
repofiles
repository refactor: move from io/ioutil to io and os package (#17109) 2021-09-22 13:38:34 +08:00
secret
session
setting refactor: move from io/ioutil to io and os package (#17109) 2021-09-22 13:38:34 +08:00
ssh
storage refactor: move from io/ioutil to io and os package (#17109) 2021-09-22 13:38:34 +08:00
structs
svg refactor: move from io/ioutil to io and os package (#17109) 2021-09-22 13:38:34 +08:00
sync
task
templates refactor: move from io/ioutil to io and os package (#17109) 2021-09-22 13:38:34 +08:00
test
timeutil
translation
typesniffer
upload
uri
user
util
validation
web