restic/internal/debug
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
..
debug.go debug: enable debug support for release builds 2022-08-05 23:49:39 +02:00
doc.go Moves files 2017-07-23 14:19:13 +02:00
log_test.go debug: Auto-shorten IDs passed as parameters 2018-01-25 20:49:26 +01:00
round_tripper.go Replace most usages of ioutil with the underlying function 2022-12-02 19:36:43 +01:00
round_tripper_debug.go debug: support roundtripper logging also for release builds 2022-08-05 23:49:39 +02:00
round_tripper_release.go debug: support roundtripper logging also for release builds 2022-08-05 23:49:39 +02:00
round_tripper_test.go debug: support roundtripper logging also for release builds 2022-08-05 23:49:39 +02:00