restic/internal/backend
Michael Eischer ff7ef5007e Replace most usages of ioutil with the underlying function
The ioutil functions are deprecated since Go 1.17 and only wrap another
library function. Thus directly call the underlying function.

This commit only mechanically replaces the function calls.
2022-12-02 19:36:43 +01:00
..
azure backend: split layout code into own subpackage 2022-10-21 21:36:05 +02:00
b2 backend: split layout code into own subpackage 2022-10-21 21:36:05 +02:00
dryrun Replace most usages of ioutil with the underlying function 2022-12-02 19:36:43 +01:00
gs backend: split layout code into own subpackage 2022-10-21 21:36:05 +02:00
layout backend: split layout code into own subpackage 2022-10-21 21:36:05 +02:00
limiter
local Replace most usages of ioutil with the underlying function 2022-12-02 19:36:43 +01:00
location
mem Replace most usages of ioutil with the underlying function 2022-12-02 19:36:43 +01:00
mock
rclone all: Drop ctxhttp 2022-10-14 14:33:49 +02:00
rest Replace most usages of ioutil with the underlying function 2022-12-02 19:36:43 +01:00
retry Replace most usages of ioutil with the underlying function 2022-12-02 19:36:43 +01:00
s3 Replace most usages of ioutil with the underlying function 2022-12-02 19:36:43 +01:00
sema
sftp Replace most usages of ioutil with the underlying function 2022-12-02 19:36:43 +01:00
swift backend: split layout code into own subpackage 2022-10-21 21:36:05 +02:00
test Replace most usages of ioutil with the underlying function 2022-12-02 19:36:43 +01:00
testdata
doc.go
errdot_119.go rclone/sftp: Improve handling of ErrDot errors 2022-09-25 16:19:03 +02:00
errdot_old.go rclone/sftp: Improve handling of ErrDot errors 2022-09-25 16:19:03 +02:00
foreground.go
foreground_sysv.go
foreground_test.go
foreground_unix.go
foreground_windows.go
http_transport.go Replace most usages of ioutil with the underlying function 2022-12-02 19:36:43 +01:00
paths.go backend: remove unused Paths variable 2022-10-21 21:36:05 +02:00
readerat.go
shell_split.go
shell_split_test.go
utils.go retry key loading on hash mismatch 2022-09-25 11:35:35 +02:00
utils_test.go Replace most usages of ioutil with the underlying function 2022-12-02 19:36:43 +01:00