mirror of
https://github.com/restic/restic.git
synced 2026-05-01 16:52:29 +00:00
c9745cd47e
In 0dfdc11ed9, accidentally we dropped
using the provided http.RoundTripper, this commits adds it back.
Closes #1989