summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
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