mirror of
https://github.com/willnorris/imageproxy.git
synced 2026-04-25 21:06:24 +02:00
vendor: add sourcegraph/s3cache and dependencies
Adds: - github.com/kr/http/transport - github.com/sqs/s3 - github.com/sqs/s3/s3util - sourcegraph.com/sourcegraph/s3cache
This commit is contained in:
parent
ec96fcbc90
commit
11370ac826
19 changed files with 1228 additions and 0 deletions
4
vendor/github.com/kr/http/transport/Readme
generated
vendored
Normal file
4
vendor/github.com/kr/http/transport/Readme
generated
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
package transport contains a generic wrapper for http.RoundTripper
|
||||
|
||||
It was shamelessly copied (slightly modified) from
|
||||
https://github.com/golang/oauth2/blob/95a9f97e5/transport.go
|
||||
Loading…
Add table
Add a link
Reference in a new issue