summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-02-18 21:03:30 +0300
committerValery Piashchynski <[email protected]>2022-02-18 21:03:30 +0300
commit25bc877af7555f35f02173d1b13bc41b50d326df (patch)
tree073f31b415dfed72baeac112590bb9bf7d0b769b /go.mod
parent4e7a31079e3b296a48d809643b3416ad02e73a7f (diff)
deps: update dependencies
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 25bc328c..c4903eff 100644
--- a/go.mod
+++ b/go.mod
@@ -23,7 +23,7 @@ require (
github.com/roadrunner-server/grpc/v2 v2.10.3
github.com/roadrunner-server/gzip/v2 v2.8.1
github.com/roadrunner-server/headers/v2 v2.9.0
- github.com/roadrunner-server/http/v2 v2.10.1
+ github.com/roadrunner-server/http/v2 v2.10.2
github.com/roadrunner-server/informer/v2 v2.9.0
github.com/roadrunner-server/jobs/v2 v2.9.0
github.com/roadrunner-server/kv/v2 v2.9.0