From fdaa19f9eb565fa02caeeed308460e067e6f4ca5 Mon Sep 17 00:00:00 2001 From: Chloe Kudryavtsev Date: Sun, 24 Nov 2019 22:59:12 -0500 Subject: Release chores for 2.0.0 --- go.mod | 1 + 1 file changed, 1 insertion(+) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 1cd1ad7..debb5aa 100644 --- a/go.mod +++ b/go.mod @@ -6,6 +6,7 @@ require ( github.com/fasthttp/router v0.5.2 github.com/go-redis/redis/v7 v7.0.0-beta.4 github.com/golang/protobuf v1.3.1 // indirect + github.com/klauspost/compress v1.9.2 // indirect github.com/twmb/murmur3 v1.0.0 github.com/valyala/fasthttp v1.6.0 github.com/valyala/quicktemplate v1.4.1 -- cgit v1.2.3