summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rwxr-xr-xgo.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index f8da7823..bf86baf0 100755
--- a/go.mod
+++ b/go.mod
@@ -8,6 +8,7 @@ require (
github.com/fatih/color v1.10.0
github.com/go-ole/go-ole v1.2.4 // indirect
github.com/gofiber/fiber/v2 v2.3.0
+ github.com/go-redis/redis/v8 v8.4.4
github.com/golang/mock v1.4.4
github.com/hashicorp/go-multierror v1.1.0
github.com/json-iterator/go v1.1.10