diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |