summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2021-03-09 20:14:44 +0300
committerGitHub <[email protected]>2021-03-09 20:14:44 +0300
commite85008b94ac728e8e6e415fb6fb9d5d579db5c1a (patch)
tree4d7b453a5855bb9e2b8e3295fadacb2147ba4fec /go.mod
parentfc37174e33674fdc4afec0263f34fc4619de203c (diff)
parent0a355178427814cbf91726d8295d2aa208e8de13 (diff)
Merge branch 'master' into release-v2.0.1
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 695156fb..fd00f5fc 100644
--- a/go.mod
+++ b/go.mod
@@ -10,7 +10,7 @@ require (
github.com/dustin/go-humanize v1.0.0
github.com/fatih/color v1.10.0
github.com/go-ole/go-ole v1.2.5 // indirect
- github.com/go-redis/redis/v8 v8.6.0
+ github.com/go-redis/redis/v8 v8.7.1
github.com/gofiber/fiber/v2 v2.5.0
github.com/golang/mock v1.4.4
github.com/hashicorp/go-multierror v1.1.0