restic/internal/backend/test
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
..
benchmarks.go Add plumbing to calculate backend specific file hash for upload 2021-08-04 22:17:46 +02:00
doc.go gofmt all files 2022-08-19 19:12:26 +02:00
suite.go Ignore "not exist" errors for swift backend tests 2017-09-16 13:59:55 +02:00
tests.go Replace most usages of ioutil with the underlying function 2022-12-02 19:36:43 +01:00