MM-26065: Reverts Brotli encoding. (#14834)

* MM-26065: Reverts Brotli encoding.

* MM-26065: Removes package reference.
Этот коммит содержится в:
Martin Kraft
2020-06-16 18:15:31 -04:00
коммит произвёл GitHub
родитель 61ff43aef8
Коммит 2bb6071f73
17 изменённых файлов: 29 добавлений и 196 удалений

Просмотреть файл

@@ -14,7 +14,7 @@ import (
"strings"
"time"
"github.com/mkraft/gziphandler"
"github.com/NYTimes/gziphandler"
"github.com/opentracing/opentracing-go"
"github.com/opentracing/opentracing-go/ext"
spanlog "github.com/opentracing/opentracing-go/log"