vendor: add github.com/diegomarangoni/gcscache

also include all transitive dependencies of gcscache, which seems to
bring in the entire world of Google Cloud Platform.
This commit is contained in:
Will Norris 2017-09-01 20:44:01 +00:00
parent fcb6465a29
commit 0fe3656939
251 changed files with 90555 additions and 0 deletions

3
vendor/github.com/diegomarangoni/gcscache/README.md generated vendored Normal file
View file

@ -0,0 +1,3 @@
# GCS Cache
Golang cache library that saves objects to Google Cloud Storage (GCS) for usage within [imageproxy](https://github.com/willnorris/imageproxy).