summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2021-02-22 11:53:24 +0300
committerGitHub <[email protected]>2021-02-22 11:53:24 +0300
commit7c949c1da173523f6b5d8a81c5e7c4e607186141 (patch)
tree2965c7bc8e5c0953b3110885432e9f560828ff8e /go.mod
parent811514fcfc7344ad3dcc95e4981086e956e1f99c (diff)
parent48d6f514c2bfc7f2a46589c1301088a7d2650c06 (diff)
Merge pull request #553 from spiral/dependabot/go_modules/github.com/go-redis/redis/v8-8.6.0
Bump github.com/go-redis/redis/v8 from 8.5.0 to 8.6.0
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 9010befb..498499ed 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.5.0
+ github.com/go-redis/redis/v8 v8.6.0
github.com/gofiber/fiber/v2 v2.5.0
github.com/golang/mock v1.4.4
github.com/hashicorp/go-multierror v1.1.0