diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ require ( github.com/roadrunner-server/grpc/v2 v2.10.4 github.com/roadrunner-server/gzip/v2 v2.8.2 github.com/roadrunner-server/headers/v2 v2.9.1 - github.com/roadrunner-server/http/v2 v2.10.4 + github.com/roadrunner-server/http/v2 v2.10.5 github.com/roadrunner-server/informer/v2 v2.9.1 github.com/roadrunner-server/jobs/v2 v2.9.1 github.com/roadrunner-server/kv/v2 v2.9.1 |