summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-02-16 21:19:42 +0300
committerValery Piashchynski <[email protected]>2022-02-16 21:19:42 +0300
commitc73c9d8af4425d939132f24a310f28653335eb65 (patch)
tree8ab6d8b83fb31355dc76d865d2863818cfc9ffec /go.mod
parentfe1cb1759dc269a26363c2d4a275101674ae3e82 (diff)
deps: update dependenciesv2.8.0-rc.2
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 28c218c5..f2e691e4 100644
--- a/go.mod
+++ b/go.mod
@@ -20,10 +20,10 @@ require (
github.com/roadrunner-server/errors v1.1.1
github.com/roadrunner-server/fileserver/v2 v2.9.0
github.com/roadrunner-server/goridge/v3 v3.3.1
- github.com/roadrunner-server/grpc/v2 v2.10.0
+ github.com/roadrunner-server/grpc/v2 v2.10.1
github.com/roadrunner-server/gzip/v2 v2.8.0
github.com/roadrunner-server/headers/v2 v2.9.0
- github.com/roadrunner-server/http/v2 v2.9.1
+ github.com/roadrunner-server/http/v2 v2.9.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