restic/helpers
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
..
build-release-binaries helper: download modules as first step 2022-08-20 12:11:54 +02:00
prepare-release Replace most usages of ioutil with the underlying function 2022-12-02 19:36:43 +01:00
.gitignore Add build-release-binaries 2018-10-11 22:37:25 +02:00