summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-02-21 19:54:07 +0300
committerGitHub <[email protected]>2022-02-21 19:54:07 +0300
commit6c7f2cec8a2913d6152d3a44927353cd64f9d3c3 (patch)
treeedfa3e5ef3bb5fa5c6e2c320bc8311bbb429e6c6 /go.mod
parent83723b8e9bb4884f200a3c29d72ebdd7ec7f015e (diff)
parentb881c2dd56318f3ceed3e72afbb18801a27bb484 (diff)
[#1022]: release: `v2.8.2`v2.8.2
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 4d1cb2ee..42c6f9e0 100644
--- a/go.mod
+++ b/go.mod
@@ -15,7 +15,7 @@ require (
github.com/roadrunner-server/boltdb/v2 v2.9.1
github.com/roadrunner-server/broadcast/v2 v2.9.1
github.com/roadrunner-server/cache/v2 v2.9.1
- github.com/roadrunner-server/config/v2 v2.9.1
+ github.com/roadrunner-server/config/v2 v2.9.2
github.com/roadrunner-server/endure v1.2.1
github.com/roadrunner-server/errors v1.1.1
github.com/roadrunner-server/fileserver/v2 v2.9.2
@@ -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.5
+ github.com/roadrunner-server/http/v2 v2.11.0
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