diff options
| author | 2019-11-24 22:59:12 -0500 | |
|---|---|---|
| committer | 2019-11-24 22:59:12 -0500 | |
| commit | fdaa19f9eb565fa02caeeed308460e067e6f4ca5 (patch) | |
| tree | ef91dc739dbf0711084b67aac6bc3e5ac2d45df8 /go.mod | |
| parent | Update server/ docs (diff) | |
Release chores for 2.0.0v2.0.0
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
