summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-02-20 11:02:35 +0300
committerValery Piashchynski <[email protected]>2022-02-20 11:02:35 +0300
commit7003101f7e03bf9335edaeaab8c2c104e8b96221 (patch)
tree527354d7160ca69f4007438c9bd9e60d66bcdd6d /go.mod
parent1e4f12a7dacb3e2af5cdab10025221b523680894 (diff)
release 2.8.1
Signed-off-by: Valery Piashchynski <[email protected]>
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 49b8d1d4..4d1cb2ee 100644
--- a/go.mod
+++ b/go.mod
@@ -23,7 +23,7 @@ require (
github.com/roadrunner-server/grpc/v2 v2.10.4
github.com/roadrunner-server/gzip/v2 v2.8.2
github.com/roadrunner-server/headers/v2 v2.9.1
- github.com/roadrunner-server/http/v2 v2.10.4
+ github.com/roadrunner-server/http/v2 v2.10.5
github.com/roadrunner-server/informer/v2 v2.9.1
github.com/roadrunner-server/jobs/v2 v2.9.1
github.com/roadrunner-server/kv/v2 v2.9.1