summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-02-19 14:19:43 +0300
committerValery Piashchynski <[email protected]>2022-02-19 14:19:43 +0300
commit6e5394b2f757afad2dbc711bf0e389b10f54b080 (patch)
tree5cacf3d64d377cb3c0f4f273ffb3298a013a3258 /go.mod
parent25bc877af7555f35f02173d1b13bc41b50d326df (diff)
deps: update dependencies
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index c4903eff..f56e3ca9 100644
--- a/go.mod
+++ b/go.mod
@@ -21,9 +21,9 @@ require (
github.com/roadrunner-server/fileserver/v2 v2.9.1
github.com/roadrunner-server/goridge/v3 v3.3.1
github.com/roadrunner-server/grpc/v2 v2.10.3
- github.com/roadrunner-server/gzip/v2 v2.8.1
+ github.com/roadrunner-server/gzip/v2 v2.8.2
github.com/roadrunner-server/headers/v2 v2.9.0
- github.com/roadrunner-server/http/v2 v2.10.2
+ github.com/roadrunner-server/http/v2 v2.10.3
github.com/roadrunner-server/informer/v2 v2.9.0
github.com/roadrunner-server/jobs/v2 v2.9.0
github.com/roadrunner-server/kv/v2 v2.9.0