summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2021-03-08 15:47:59 +0300
committerGitHub <[email protected]>2021-03-08 15:47:59 +0300
commit0a355178427814cbf91726d8295d2aa208e8de13 (patch)
tree702d30b20816c16a819dfa64e141e866c5818a10 /go.mod
parent6598ee1f0f3778d19fa22f0ddc308493e1aeef67 (diff)
parent0de2301ec0836536252a6946be2f5b2bab03d8ed (diff)
Merge pull request #577 from spiral/dependabot/go_modules/github.com/go-redis/redis/v8-8.7.1
Bump github.com/go-redis/redis/v8 from 8.6.0 to 8.7.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 a5e878cb..8e8e5e5c 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