diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ require ( github.com/roadrunner-server/grpc/v2 v2.13.1 github.com/roadrunner-server/gzip/v2 v2.10.0 github.com/roadrunner-server/headers/v2 v2.11.0 - github.com/roadrunner-server/http/v2 v2.14.2 + github.com/roadrunner-server/http/v2 v2.14.3 github.com/roadrunner-server/informer/v2 v2.11.1 github.com/roadrunner-server/jobs/v2 v2.12.1 github.com/roadrunner-server/kv/v2 v2.11.1 |