Add brotli support

This commit is contained in:
Ken-Håvard Lieng 2017-04-14 04:33:44 +02:00
parent 326161a563
commit e5832d2c58
29 changed files with 13892 additions and 415 deletions

7
vendor/manifest vendored
View file

@ -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",