summaryrefslogtreecommitdiff
path: root/workhorse/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'workhorse/go.mod')
-rw-r--r--workhorse/go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/workhorse/go.mod b/workhorse/go.mod
index a4953c87083..c584ce4b310 100644
--- a/workhorse/go.mod
+++ b/workhorse/go.mod
@@ -21,7 +21,7 @@ require (
github.com/jpillora/backoff v1.0.0
github.com/mitchellh/copystructure v1.2.0
github.com/prometheus/client_golang v1.14.0
- github.com/rafaeljusto/redigomock/v3 v3.1.1
+ github.com/rafaeljusto/redigomock/v3 v3.1.2
github.com/sebest/xff v0.0.0-20210106013422-671bd2870b3a
github.com/sirupsen/logrus v1.9.0
github.com/smartystreets/goconvey v1.7.2