Enable gzip compression

This commit is contained in:
Iwasaki Yudai
2017-08-22 17:31:27 +09:00
parent 024ab8f28e
commit 48c91151ad
10 changed files with 634 additions and 1 deletions

4
Godeps/Godeps.json generated
View File

@@ -3,6 +3,10 @@
"GoVersion": "go1.7",
"GodepVersion": "v79",
"Deps": [
{
"ImportPath": "github.com/NYTimes/gziphandler",
"Rev": "967539e5e271a2bc9b3dcb1285078a1b1df105ae"
},
{
"ImportPath": "github.com/codegangsta/cli",
"Comment": "v1.19.1",