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:
Garry McNulty
2021-11-13 22:25:54 +01:00
committed by Michael Eischer
parent 1d8a0b06cb
commit e8fa3855e7
3 changed files with 11 additions and 3 deletions
+1 -1
View File
@@ -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