Files
mostlymatter/vendor/github.com/NYTimes/gziphandler/go.mod
Christopher Speller 41d117c37b MM-14617 Dependency upgrades and adding modules support. (#10517)
* Dependency upgrades and adding modules support.

* Commenting out file tests playload verification portion.

* Fixing viper.

* Fixing hclog.
2019-04-10 07:56:17 -07:00

6 строки
91 B
Modula-2

module github.com/NYTimes/gziphandler
go 1.11
require github.com/stretchr/testify v1.3.0