summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2020-11-27 16:08:27 +0300
committerValery Piashchynski <[email protected]>2020-11-27 16:08:27 +0300
commit6abfe73b5f7b66a7be094486e29ab3f2ab1ce940 (patch)
tree888b5eb96ab396ef53f77ce3944ed62af9cc878d /go.mod
parentb5020bfce6b5362400cb9b578fe32c1a6ed5d61a (diff)
Gzip plugin
Diffstat (limited to 'go.mod')
-rwxr-xr-xgo.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 042819cb..8eb59574 100755
--- a/go.mod
+++ b/go.mod
@@ -3,6 +3,7 @@ module github.com/spiral/roadrunner/v2
go 1.15
require (
+ github.com/NYTimes/gziphandler v1.1.1
github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d // indirect
github.com/fatih/color v1.10.0
github.com/go-ole/go-ole v1.2.4 // indirect