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