summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-01-27 10:04:21 +0300
committerGitHub <[email protected]>2022-01-27 10:04:21 +0300
commit0251e884305de81c290ec54f05cec2956c457240 (patch)
tree354ebd3a378f0001dce16aab72e280d62c39aa7c /go.mod
parent68fe895f79eafb15e8286f9ac707b26d4b28a9a6 (diff)
parentc3aea9bcfbec1a2ea2b5dc0b065578610e4253b1 (diff)
[#972]: Bump github.com/roadrunner-server/http/v2 from 2.8.0-rc.2 to 2.8.0-rc.3
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 c1ff849d..268ce441 100644
--- a/go.mod
+++ b/go.mod
@@ -22,7 +22,7 @@ require (
github.com/roadrunner-server/grpc/v2 v2.8.0-rc.1
github.com/roadrunner-server/gzip/v2 v2.8.0-rc.1
github.com/roadrunner-server/headers/v2 v2.8.0-rc.1
- github.com/roadrunner-server/http/v2 v2.8.0-rc.2
+ github.com/roadrunner-server/http/v2 v2.8.0-rc.3
github.com/roadrunner-server/informer/v2 v2.8.0-rc.1
github.com/roadrunner-server/jobs/v2 v2.8.0-rc.1
github.com/roadrunner-server/kv/v2 v2.8.0-rc.1