summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
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