summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2021-01-27 14:36:10 +0300
committerGitHub <[email protected]>2021-01-27 14:36:10 +0300
commite9d6ed13fef70486b4edf2b59fdb592046cd25bc (patch)
tree5cb263c5f231ab1683010adda5a2f116da1d2815 /go.mod
parent6dd131497808f414ac1cb952d4b0b89b9e0689f8 (diff)
parentb65bd870e2dfa1cb06d8cf8f142c34a418e9ae56 (diff)
Merge pull request #506 from spiral/dependabot/go_modules/github.com/go-redis/redis/v8-8.4.11v2.0.0-beta13
Bump github.com/go-redis/redis/v8 from 8.4.10 to 8.4.11
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 0a7923a3..a9835b1b 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.4.10
+ github.com/go-redis/redis/v8 v8.4.11
github.com/gofiber/fiber/v2 v2.3.3
github.com/golang/mock v1.4.4
github.com/hashicorp/go-multierror v1.1.0