summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-05-06 18:40:14 +0200
committerGitHub <[email protected]>2022-05-06 18:40:14 +0200
commitc88ed1ea6a9f50e748b2e82a4c4c27b42cb3f7fb (patch)
tree79da5291877bb6daf8e47eb60f5ee836683cc697 /go.mod
parent53d0d0eff309436b50f9b6fb24d08e8258ee61b8 (diff)
parent6b3883721ee5086ab3a2648e1a7c916878afbd82 (diff)
[#1116]: feat: release `v2.9.4`v2.9.4
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 29c85272..33df6fe7 100644
--- a/go.mod
+++ b/go.mod
@@ -22,7 +22,7 @@ require (
github.com/roadrunner-server/grpc/v2 v2.13.1
github.com/roadrunner-server/gzip/v2 v2.10.0
github.com/roadrunner-server/headers/v2 v2.11.0
- github.com/roadrunner-server/http/v2 v2.14.2
+ github.com/roadrunner-server/http/v2 v2.14.3
github.com/roadrunner-server/informer/v2 v2.11.1
github.com/roadrunner-server/jobs/v2 v2.12.1
github.com/roadrunner-server/kv/v2 v2.11.1