summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2021-01-25 16:31:40 +0300
committerGitHub <[email protected]>2021-01-25 16:31:40 +0300
commitf293b5eef6126125858ce1ae3ad61736d3422688 (patch)
tree95efb57a54f4509abf350038d948e331b8b0cb79 /go.mod
parent994d647409b0c62cb76499f68d30c34dbab5f857 (diff)
parenteddbfed47dd8c95209478afdab59d311e95b6abf (diff)
Merge pull request #498 from spiral/dependabot/go_modules/github.com/go-redis/redis/v8-8.4.10
Bump github.com/go-redis/redis/v8 from 8.4.4 to 8.4.10
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 5621a01e..c76eb689 100644
--- a/go.mod
+++ b/go.mod
@@ -11,7 +11,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.4.4
+ github.com/go-redis/redis/v8 v8.4.10
github.com/gofiber/fiber/v2 v2.3.3
github.com/golang/mock v1.4.4
github.com/hashicorp/go-multierror v1.1.0