From fb63b07e950004068bc883818f84c9ddbbb9be02 Mon Sep 17 00:00:00 2001 From: Ben Morrison Date: Sat, 11 May 2019 02:40:49 -0400 Subject: gzipped responses --- go.mod | 2 ++ 1 file changed, 2 insertions(+) (limited to 'go.mod') diff --git a/go.mod b/go.mod index dca5daf..5da3388 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,5 @@ module github.com/gbmor/getwtxt go 1.11 + +require github.com/gorilla/handlers v1.4.0 -- cgit 1.4.1-2-gfad0