Add brotli support
This commit is contained in:
parent
326161a563
commit
e5832d2c58
29 changed files with 13892 additions and 415 deletions
7
vendor/manifest
vendored
7
vendor/manifest
vendored
|
@ -57,6 +57,13 @@
|
|||
"revision": "f2193411bd642f7db03249fd79d5292c9b34916a",
|
||||
"branch": "master"
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/dsnet/compress/brotli",
|
||||
"repository": "https://github.com/dsnet/compress",
|
||||
"revision": "b9aab3c6a04eef14c56384b4ad065e7b73438862",
|
||||
"branch": "master",
|
||||
"path": "/brotli"
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/golang/protobuf/proto",
|
||||
"repository": "https://github.com/golang/protobuf",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue