summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-07-25 00:05:35 +0200
committerValery Piashchynski <[email protected]>2022-07-25 00:05:35 +0200
commit5947786f0734be58303928d5b6bb95a84a1e96f5 (patch)
tree9550082aa4fa0854107fabc2eca696a1a93e510b /go.mod
parent261600046335cdfcbafdc26a7091ed0dbee97d97 (diff)
go.mod: 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 0f454277..50111d12 100644
--- a/go.mod
+++ b/go.mod
@@ -19,7 +19,7 @@ require (
github.com/roadrunner-server/errors v1.1.2
github.com/roadrunner-server/fileserver/v2 v2.13.8
github.com/roadrunner-server/goridge/v3 v3.4.5
- github.com/roadrunner-server/grpc/v2 v2.18.2
+ github.com/roadrunner-server/grpc/v2 v2.19.0
github.com/roadrunner-server/gzip/v2 v2.12.5
github.com/roadrunner-server/headers/v2 v2.12.6
github.com/roadrunner-server/http/v2 v2.20.1