summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod67
1 files changed, 34 insertions, 33 deletions
diff --git a/go.mod b/go.mod
index 1bf1b145..da5c22fa 100644
--- a/go.mod
+++ b/go.mod
@@ -10,43 +10,43 @@ require (
github.com/olekukonko/tablewriter v0.0.5
github.com/roadrunner-server/amqp/v2 v2.14.0
github.com/roadrunner-server/api/v2 v2.17.0
- github.com/roadrunner-server/beanstalk/v2 v2.13.0
- github.com/roadrunner-server/boltdb/v2 v2.14.0
- github.com/roadrunner-server/broadcast/v2 v2.12.0
- github.com/roadrunner-server/cache/v2 v2.13.0
- github.com/roadrunner-server/config/v2 v2.13.2
+ github.com/roadrunner-server/beanstalk/v2 v2.13.1
+ github.com/roadrunner-server/boltdb/v2 v2.14.1
+ github.com/roadrunner-server/broadcast/v2 v2.12.1
+ github.com/roadrunner-server/cache/v2 v2.13.1
+ github.com/roadrunner-server/config/v2 v2.13.3
github.com/roadrunner-server/endure v1.2.3
github.com/roadrunner-server/errors v1.1.2
- github.com/roadrunner-server/fileserver/v2 v2.12.2
+ github.com/roadrunner-server/fileserver/v2 v2.12.3
github.com/roadrunner-server/goridge/v3 v3.4.1
- github.com/roadrunner-server/grpc/v2 v2.13.2
- github.com/roadrunner-server/gzip/v2 v2.11.0
- github.com/roadrunner-server/headers/v2 v2.11.1
- github.com/roadrunner-server/http/v2 v2.15.5
- github.com/roadrunner-server/informer/v2 v2.11.2
- github.com/roadrunner-server/jobs/v2 v2.13.0
- github.com/roadrunner-server/kv/v2 v2.12.0
- github.com/roadrunner-server/logger/v2 v2.12.2
- github.com/roadrunner-server/memcached/v2 v2.12.0
- github.com/roadrunner-server/memory/v2 v2.13.0
- github.com/roadrunner-server/metrics/v2 v2.12.2
- github.com/roadrunner-server/nats/v2 v2.13.0
- github.com/roadrunner-server/new_relic/v2 v2.13.2
- github.com/roadrunner-server/otel/v2 v2.0.1
- github.com/roadrunner-server/prometheus/v2 v2.12.2
+ github.com/roadrunner-server/grpc/v2 v2.13.3
+ github.com/roadrunner-server/gzip/v2 v2.11.1
+ github.com/roadrunner-server/headers/v2 v2.11.2
+ github.com/roadrunner-server/http/v2 v2.15.6
+ github.com/roadrunner-server/informer/v2 v2.11.3
+ github.com/roadrunner-server/jobs/v2 v2.13.1
+ github.com/roadrunner-server/kv/v2 v2.12.1
+ github.com/roadrunner-server/logger/v2 v2.12.3
+ github.com/roadrunner-server/memcached/v2 v2.12.1
+ github.com/roadrunner-server/memory/v2 v2.13.1
+ github.com/roadrunner-server/metrics/v2 v2.12.3
+ github.com/roadrunner-server/nats/v2 v2.13.1
+ github.com/roadrunner-server/new_relic/v2 v2.13.3
+ github.com/roadrunner-server/otel/v2 v2.1.1
+ github.com/roadrunner-server/prometheus/v2 v2.12.3
github.com/roadrunner-server/proxy_ip_parser/v2 v2.4.0
- github.com/roadrunner-server/redis/v2 v2.14.0
- github.com/roadrunner-server/reload/v2 v2.11.2
- github.com/roadrunner-server/resetter/v2 v2.11.2
- github.com/roadrunner-server/rpc/v2 v2.12.2
- github.com/roadrunner-server/send/v2 v2.11.0
- github.com/roadrunner-server/server/v2 v2.13.2
- github.com/roadrunner-server/service/v2 v2.14.1
- github.com/roadrunner-server/sqs/v2 v2.14.0
- github.com/roadrunner-server/static/v2 v2.12.2
- github.com/roadrunner-server/status/v2 v2.12.0
- github.com/roadrunner-server/tcp/v2 v2.12.2
- github.com/roadrunner-server/websockets/v2 v2.13.0
+ github.com/roadrunner-server/redis/v2 v2.14.1
+ github.com/roadrunner-server/reload/v2 v2.12.0
+ github.com/roadrunner-server/resetter/v2 v2.11.3
+ github.com/roadrunner-server/rpc/v2 v2.12.3
+ github.com/roadrunner-server/send/v2 v2.11.1
+ github.com/roadrunner-server/server/v2 v2.13.3
+ github.com/roadrunner-server/service/v2 v2.14.2
+ github.com/roadrunner-server/sqs/v2 v2.14.1
+ github.com/roadrunner-server/static/v2 v2.12.3
+ github.com/roadrunner-server/status/v2 v2.12.1
+ github.com/roadrunner-server/tcp/v2 v2.12.3
+ github.com/roadrunner-server/websockets/v2 v2.13.1
github.com/spf13/cobra v1.4.0
github.com/spf13/viper v1.11.0
github.com/stretchr/testify v1.7.1
@@ -154,6 +154,7 @@ require (
go.opentelemetry.io/otel v1.7.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.7.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.7.0 // indirect
+ go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.7.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.7.0 // indirect
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.7.0 // indirect
go.opentelemetry.io/otel/exporters/zipkin v1.7.0 // indirect