mirror of
https://github.com/octoleo/restic.git
synced 2025-01-23 07:08:28 +00:00
50053a85d3
The missing eof with http2 when a response included a content-length header but no data, has been fixed in golang 1.17.3/1.16.10. Therefore just drop the canary test and schedule it for removal once go 1.18 is required as minimum version by restic.