summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-06-09 10:39:55 +0200
committerValery Piashchynski <[email protected]>2022-06-09 10:39:55 +0200
commit57855f1cf242d934e935f94e8e5b99eb8bbc982a (patch)
tree0f82cdba1be4881efaa82b79a7413b643dd9f380 /go.mod
parentfb0648de0c82ad58b56cd8ea0a6ecec70c918aac (diff)
deps: update deps
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod62
1 files changed, 31 insertions, 31 deletions
diff --git a/go.mod b/go.mod
index c5559d7e..4653b3f8 100644
--- a/go.mod
+++ b/go.mod
@@ -8,49 +8,49 @@ require (
github.com/fatih/color v1.13.0
github.com/joho/godotenv v1.4.0
github.com/olekukonko/tablewriter v0.0.5
- github.com/roadrunner-server/amqp/v2 v2.16.0
+ github.com/roadrunner-server/amqp/v2 v2.16.1
github.com/roadrunner-server/api/v2 v2.17.1
- github.com/roadrunner-server/beanstalk/v2 v2.15.0
- github.com/roadrunner-server/boltdb/v2 v2.15.0
+ github.com/roadrunner-server/beanstalk/v2 v2.15.1
+ github.com/roadrunner-server/boltdb/v2 v2.15.1
github.com/roadrunner-server/broadcast/v2 v2.12.4
- github.com/roadrunner-server/cache/v2 v2.14.0
- github.com/roadrunner-server/config/v2 v2.14.0
+ github.com/roadrunner-server/cache/v2 v2.14.1
+ github.com/roadrunner-server/config/v2 v2.14.1
github.com/roadrunner-server/endure v1.3.0
github.com/roadrunner-server/errors v1.1.2
- github.com/roadrunner-server/fileserver/v2 v2.13.0
+ github.com/roadrunner-server/fileserver/v2 v2.13.1
github.com/roadrunner-server/goridge/v3 v3.4.2
- github.com/roadrunner-server/grpc/v2 v2.16.0
- github.com/roadrunner-server/gzip/v2 v2.12.0
- github.com/roadrunner-server/headers/v2 v2.12.0
- github.com/roadrunner-server/http/v2 v2.19.0
+ github.com/roadrunner-server/grpc/v2 v2.16.1
+ github.com/roadrunner-server/gzip/v2 v2.12.1
+ github.com/roadrunner-server/headers/v2 v2.12.1
+ github.com/roadrunner-server/http/v2 v2.19.1
github.com/roadrunner-server/informer/v2 v2.11.6
- github.com/roadrunner-server/jobs/v2 v2.14.0
+ github.com/roadrunner-server/jobs/v2 v2.14.1
github.com/roadrunner-server/kv/v2 v2.12.6
- github.com/roadrunner-server/logger/v2 v2.12.9
+ github.com/roadrunner-server/logger/v2 v2.12.10
github.com/roadrunner-server/memcached/v2 v2.12.3
- github.com/roadrunner-server/memory/v2 v2.14.0
- github.com/roadrunner-server/metrics/v2 v2.13.0
- github.com/roadrunner-server/nats/v2 v2.15.0
- github.com/roadrunner-server/new_relic/v2 v2.14.0
+ github.com/roadrunner-server/memory/v2 v2.14.1
+ github.com/roadrunner-server/metrics/v2 v2.13.1
+ github.com/roadrunner-server/nats/v2 v2.15.1
+ github.com/roadrunner-server/new_relic/v2 v2.14.1
github.com/roadrunner-server/otel/v2 v2.2.2
- github.com/roadrunner-server/prometheus/v2 v2.13.0
+ github.com/roadrunner-server/prometheus/v2 v2.13.1
github.com/roadrunner-server/proxy_ip_parser/v2 v2.4.0
- github.com/roadrunner-server/redis/v2 v2.15.0
+ github.com/roadrunner-server/redis/v2 v2.15.1
github.com/roadrunner-server/reload/v2 v2.12.5
github.com/roadrunner-server/resetter/v2 v2.11.6
- github.com/roadrunner-server/rpc/v2 v2.13.0
- github.com/roadrunner-server/send/v2 v2.12.0
- github.com/roadrunner-server/server/v2 v2.14.0
- github.com/roadrunner-server/service/v2 v2.14.11
- github.com/roadrunner-server/sqs/v2 v2.16.0
- github.com/roadrunner-server/static/v2 v2.13.0
- github.com/roadrunner-server/status/v2 v2.13.0
- github.com/roadrunner-server/tcp/v2 v2.13.0
- github.com/roadrunner-server/websockets/v2 v2.14.0
+ github.com/roadrunner-server/rpc/v2 v2.13.1
+ github.com/roadrunner-server/send/v2 v2.12.1
+ github.com/roadrunner-server/server/v2 v2.14.1
+ github.com/roadrunner-server/service/v2 v2.14.12
+ github.com/roadrunner-server/sqs/v2 v2.16.1
+ github.com/roadrunner-server/static/v2 v2.13.1
+ github.com/roadrunner-server/status/v2 v2.13.1
+ github.com/roadrunner-server/tcp/v2 v2.13.1
+ github.com/roadrunner-server/websockets/v2 v2.14.1
github.com/spf13/cobra v1.4.0
github.com/spf13/viper v1.12.0
github.com/stretchr/testify v1.7.2
- github.com/temporalio/roadrunner-temporal v1.4.5
+ github.com/temporalio/roadrunner-temporal v1.4.7
)
require (
@@ -119,7 +119,7 @@ require (
github.com/openzipkin/zipkin-go v0.4.0 // indirect
github.com/pborman/uuid v1.2.1 // indirect
github.com/pelletier/go-toml v1.9.5 // indirect
- github.com/pelletier/go-toml/v2 v2.0.1 // indirect
+ github.com/pelletier/go-toml/v2 v2.0.2 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/prometheus/client_golang v1.12.2 // indirect
@@ -174,12 +174,12 @@ require (
golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 //indirect
golang.org/x/net v0.0.0-20220607020251-c690dde0001d // indirect
golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f // indirect
- golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a // indirect
+ golang.org/x/sys v0.0.0-20220608164250-635b8c9b7f68 // indirect
golang.org/x/text v0.3.7 // indirect
golang.org/x/time v0.0.0-20220411224347-583f2d630306 // indirect
golang.org/x/tools v0.1.10 // indirect
golang.org/x/xerrors v0.0.0-20220517211312-f3a8303e98df // indirect
- google.golang.org/genproto v0.0.0-20220607223854-30acc4cbd2aa // indirect
+ google.golang.org/genproto v0.0.0-20220608133413-ed9918b62aac // indirect
google.golang.org/grpc v1.47.0 // indirect
google.golang.org/protobuf v1.28.0 // indirect
gopkg.in/ini.v1 v1.66.6 // indirect