mirror of
https://github.com/restic/restic.git
synced 2026-07-14 19:24:53 +00:00
Update blazer
If a request fails with "x509: certificate signed by unknown authority", the B2 backend now returns the error without retrying the request. Closes #3556 Closes #2355
This commit is contained in:
committed by
Michael Eischer
parent
1d8a0b06cb
commit
e8fa3855e7
@@ -15,7 +15,7 @@ require (
|
||||
github.com/google/go-cmp v0.5.6
|
||||
github.com/hashicorp/golang-lru v0.5.4
|
||||
github.com/juju/ratelimit v1.0.1
|
||||
github.com/kurin/blazer v0.5.3
|
||||
github.com/kurin/blazer v0.5.4-0.20211030221322-ba894c124ac6
|
||||
github.com/minio/minio-go/v7 v7.0.14
|
||||
github.com/minio/sha256-simd v1.0.0
|
||||
github.com/ncw/swift/v2 v2.0.0
|
||||
|
||||
Reference in New Issue
Block a user