summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2024-05-02 18:24:10 +0200
committerValery Piashchynski <[email protected]>2024-05-02 18:24:10 +0200
commite68bb6fe812ccd685f6a33d97645c2cf2d469524 (patch)
treead8f50753eec049e4784589752bebc689383434c /go.mod
parent28917fc17c887a24e9ec1d049e7c822d1867950a (diff)
chore(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 859d615c..2fd86246 100644
--- a/go.mod
+++ b/go.mod
@@ -19,7 +19,7 @@ require (
github.com/roadrunner-server/errors v1.4.0
github.com/roadrunner-server/fileserver/v4 v4.3.1
github.com/roadrunner-server/goridge/v3 v3.8.2
- github.com/roadrunner-server/grpc/v4 v4.8.1
+ github.com/roadrunner-server/grpc/v4 v4.8.2
github.com/roadrunner-server/gzip/v4 v4.3.1
github.com/roadrunner-server/headers/v4 v4.4.1
github.com/roadrunner-server/http/v4 v4.7.3