summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-05-16 15:06:11 +0200
committerValery Piashchynski <[email protected]>2022-05-16 15:06:11 +0200
commit24366385286db8b4bd679446c23c48d9db1ec3cc (patch)
treed62cd9651565fd1d30aef35992ee8f9cf44eab1a /go.mod
parent46f734d352556e964a4d3bc540de434478323342 (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 c661b2f0..78debbce 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.12.5
github.com/roadrunner-server/goridge/v3 v3.4.1
- github.com/roadrunner-server/grpc/v2 v2.13.5
+ github.com/roadrunner-server/grpc/v2 v2.14.0
github.com/roadrunner-server/gzip/v2 v2.11.4
github.com/roadrunner-server/headers/v2 v2.11.3
github.com/roadrunner-server/http/v2 v2.15.9