module github.com/NYTimes/gziphandler go 1.11 require ( github.com/klauspost/compress v1.10.11 github.com/stretchr/testify v1.3.0 )