summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
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