summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-01-17 20:06:38 +0300
committerValery Piashchynski <[email protected]>2022-01-17 20:06:38 +0300
commit7bccd274d6cbbf76ba2f512e907ee40c028cbb50 (patch)
tree1ddba1d70a0ca9fc1b3333f3f4fa0e55194cf7a5 /go.mod
parente03fec021b7b547622cfd31d967a1adf4eeae966 (diff)
update dependenciesv2.7.2-rc.2
Signed-off-by: Valery Piashchynski <[email protected]>
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 07b7ca05..b999fec2 100644
--- a/go.mod
+++ b/go.mod
@@ -21,13 +21,13 @@ require (
github.com/roadrunner-server/goridge/v3 v3.3.0
github.com/roadrunner-server/grpc/v2 v2.0.0-rc.1
github.com/roadrunner-server/gzip/v2 v2.0.0-rc.1
- github.com/roadrunner-server/headers/v2 v2.0.0-20220117140810-15bf9c17145d
+ github.com/roadrunner-server/headers/v2 v2.0.0-rc.1
github.com/roadrunner-server/http/v2 v2.0.0-rc.1
github.com/roadrunner-server/informer/v2 v2.0.0-rc.2
github.com/roadrunner-server/jobs/v2 v2.0.0-rc.1
github.com/roadrunner-server/kv/v2 v2.0.0-rc.1
github.com/roadrunner-server/logger/v2 v2.0.0-rc.3
- github.com/roadrunner-server/memcached/v2 v2.0.0-20220117143318-51a176c660b7
+ github.com/roadrunner-server/memcached/v2 v2.0.0-rc.1
github.com/roadrunner-server/memory/v2 v2.0.0-rc.1
github.com/roadrunner-server/metrics/v2 v2.0.0-rc.2
github.com/roadrunner-server/nats/v2 v2.0.0-rc.1