Remove B2 gateway implementation (#9547)

S3 is now natively supported by B2 cloud storage provider
there is no reason to use specialized gateway for B2 anymore,
our current S3 gateway with caching would work with B2.

Resolves #8584
This commit is contained in:
Harshavardhana
2020-05-07 19:00:30 -07:00
committed by GitHub
parent 2dc46cb153
commit 9dda1fd624
8 changed files with 104 additions and 1521 deletions

1
go.mod
View File

@@ -55,7 +55,6 @@ require (
github.com/klauspost/pgzip v1.2.1
github.com/klauspost/readahead v1.3.1
github.com/klauspost/reedsolomon v1.9.3
github.com/kurin/blazer v0.5.4-0.20200327014341-8f90a40f8af7
github.com/lib/pq v1.1.1
github.com/mattn/go-colorable v0.1.1
github.com/mattn/go-ieproxy v0.0.0-20190805055040-f9202b1cfdeb // indirect