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/v4 v4.1.5 github.com/roadrunner-server/gzip/v4 v4.0.4 github.com/roadrunner-server/headers/v4 v4.0.4 - github.com/roadrunner-server/http/v4 v4.1.3 + github.com/roadrunner-server/http/v4 v4.1.4 github.com/roadrunner-server/informer/v4 v4.1.2 github.com/roadrunner-server/jobs/v4 v4.3.2 github.com/roadrunner-server/kafka/v4 v4.1.4 |