summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-02-16 21:01:19 +0300
committerGitHub <[email protected]>2022-02-16 21:01:19 +0300
commitfe1cb1759dc269a26363c2d4a275101674ae3e82 (patch)
tree72f40d2eb214c1b357568edf4e8d71d91974d413 /go.mod
parent303234fc8da4955f6508326ca57fad7741aa00b4 (diff)
parentdd7def388d79c4d68f886821e7b02588e9436b71 (diff)
[#1013]: pre-release: `v2.8.0-rc.1`v2.8.0-rc.1
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod8
1 files changed, 4 insertions, 4 deletions
diff --git a/go.mod b/go.mod
index 22f3e560..28c218c5 100644
--- a/go.mod
+++ b/go.mod
@@ -20,7 +20,7 @@ require (
github.com/roadrunner-server/errors v1.1.1
github.com/roadrunner-server/fileserver/v2 v2.9.0
github.com/roadrunner-server/goridge/v3 v3.3.1
- github.com/roadrunner-server/grpc/v2 v2.9.0
+ github.com/roadrunner-server/grpc/v2 v2.10.0
github.com/roadrunner-server/gzip/v2 v2.8.0
github.com/roadrunner-server/headers/v2 v2.9.0
github.com/roadrunner-server/http/v2 v2.9.1
@@ -32,7 +32,7 @@ require (
github.com/roadrunner-server/memory/v2 v2.9.0
github.com/roadrunner-server/metrics/v2 v2.9.0
github.com/roadrunner-server/nats/v2 v2.9.0
- github.com/roadrunner-server/new_relic/v2 v2.9.0
+ github.com/roadrunner-server/new_relic/v2 v2.10.0
github.com/roadrunner-server/prometheus/v2 v2.8.0
github.com/roadrunner-server/redis/v2 v2.9.0
github.com/roadrunner-server/reload/v2 v2.9.0
@@ -41,7 +41,7 @@ require (
github.com/roadrunner-server/send/v2 v2.8.0
github.com/roadrunner-server/server/v2 v2.9.2
github.com/roadrunner-server/service/v2 v2.9.0
- github.com/roadrunner-server/sqs/v2 v2.9.0
+ github.com/roadrunner-server/sqs/v2 v2.10.0
github.com/roadrunner-server/static/v2 v2.9.0
github.com/roadrunner-server/status/v2 v2.9.0
github.com/roadrunner-server/tcp/v2 v2.9.0
@@ -159,7 +159,7 @@ require (
golang.org/x/time v0.0.0-20220210224613-90d013bbcef8 // indirect
golang.org/x/tools v0.1.9 // indirect
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
- google.golang.org/genproto v0.0.0-20220211171837-173942840c17 // indirect
+ google.golang.org/genproto v0.0.0-20220216160803-4663080d8bc8 // indirect
google.golang.org/grpc v1.44.0 // indirect
google.golang.org/protobuf v1.27.1 // indirect
gopkg.in/ini.v1 v1.66.4 // indirect