diff options
author | Valery Piashchynski <[email protected]> | 2023-04-13 16:03:55 +0200 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2023-04-13 16:03:55 +0200 |
commit | 9e24049361f0d4ab9d025af1daf26ea071b2385c (patch) | |
tree | 870b5fca3d42f6b2ac81d7f92a55b862a16008f6 /go.mod | |
parent | 50ab0634736b8f78c718a3e074aec3a05afef51a (diff) |
release: v2023.1.0
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 78 |
1 files changed, 39 insertions, 39 deletions
@@ -8,49 +8,49 @@ require ( github.com/fatih/color v1.15.0 github.com/joho/godotenv v1.5.1 github.com/olekukonko/tablewriter v0.0.5 - github.com/roadrunner-server/amqp/v4 v4.4.4 + github.com/roadrunner-server/amqp/v4 v4.4.5 github.com/roadrunner-server/api/v4 v4.3.2 - github.com/roadrunner-server/app-logger/v4 v4.0.5 - github.com/roadrunner-server/beanstalk/v4 v4.2.3 - github.com/roadrunner-server/boltdb/v4 v4.3.3 - github.com/roadrunner-server/centrifuge/v4 v4.1.3 - github.com/roadrunner-server/config/v4 v4.3.0 + github.com/roadrunner-server/app-logger/v4 v4.0.6 + github.com/roadrunner-server/beanstalk/v4 v4.2.5 + github.com/roadrunner-server/boltdb/v4 v4.3.5 + github.com/roadrunner-server/centrifuge/v4 v4.1.5 + github.com/roadrunner-server/config/v4 v4.3.1 github.com/roadrunner-server/endure/v2 v2.2.0 github.com/roadrunner-server/errors v1.2.0 - github.com/roadrunner-server/fileserver/v4 v4.0.6 + github.com/roadrunner-server/fileserver/v4 v4.0.8 github.com/roadrunner-server/goridge/v3 v3.6.2 - github.com/roadrunner-server/grpc/v4 v4.1.7 - github.com/roadrunner-server/gzip/v4 v4.0.5 - github.com/roadrunner-server/headers/v4 v4.0.5 - github.com/roadrunner-server/http/v4 v4.1.5 - github.com/roadrunner-server/informer/v4 v4.1.3 - github.com/roadrunner-server/jobs/v4 v4.3.3 - github.com/roadrunner-server/kafka/v4 v4.1.5 - github.com/roadrunner-server/kv/v4 v4.1.6 - github.com/roadrunner-server/lock/v4 v4.0.4 - github.com/roadrunner-server/logger/v4 v4.1.4 - github.com/roadrunner-server/memcached/v4 v4.1.6 - github.com/roadrunner-server/memory/v4 v4.2.3 - github.com/roadrunner-server/metrics/v4 v4.0.5 - github.com/roadrunner-server/nats/v4 v4.2.3 - github.com/roadrunner-server/otel/v4 v4.1.6 - github.com/roadrunner-server/prometheus/v4 v4.0.6 - github.com/roadrunner-server/proxy_ip_parser/v4 v4.0.5 - github.com/roadrunner-server/redis/v4 v4.1.6 + github.com/roadrunner-server/grpc/v4 v4.1.9 + github.com/roadrunner-server/gzip/v4 v4.0.7 + github.com/roadrunner-server/headers/v4 v4.0.7 + github.com/roadrunner-server/http/v4 v4.1.7 + github.com/roadrunner-server/informer/v4 v4.1.5 + github.com/roadrunner-server/jobs/v4 v4.3.5 + github.com/roadrunner-server/kafka/v4 v4.1.7 + github.com/roadrunner-server/kv/v4 v4.1.7 + github.com/roadrunner-server/lock/v4 v4.0.6 + github.com/roadrunner-server/logger/v4 v4.1.5 + github.com/roadrunner-server/memcached/v4 v4.1.7 + github.com/roadrunner-server/memory/v4 v4.2.5 + github.com/roadrunner-server/metrics/v4 v4.0.6 + github.com/roadrunner-server/nats/v4 v4.2.5 + github.com/roadrunner-server/otel/v4 v4.1.9 + github.com/roadrunner-server/prometheus/v4 v4.0.8 + github.com/roadrunner-server/proxy_ip_parser/v4 v4.0.7 + github.com/roadrunner-server/redis/v4 v4.1.8 github.com/roadrunner-server/resetter/v4 v4.0.3 - github.com/roadrunner-server/rpc/v4 v4.1.5 - github.com/roadrunner-server/sdk/v4 v4.2.0 - github.com/roadrunner-server/send/v4 v4.0.6 - github.com/roadrunner-server/server/v4 v4.1.2 - github.com/roadrunner-server/service/v4 v4.1.2 - github.com/roadrunner-server/sqs/v4 v4.2.4 - github.com/roadrunner-server/static/v4 v4.0.6 - github.com/roadrunner-server/status/v4 v4.1.6 - github.com/roadrunner-server/tcp/v4 v4.0.5 + github.com/roadrunner-server/rpc/v4 v4.1.7 + github.com/roadrunner-server/sdk/v4 v4.2.1 + github.com/roadrunner-server/send/v4 v4.0.8 + github.com/roadrunner-server/server/v4 v4.1.4 + github.com/roadrunner-server/service/v4 v4.1.4 + github.com/roadrunner-server/sqs/v4 v4.2.6 + github.com/roadrunner-server/static/v4 v4.0.8 + github.com/roadrunner-server/status/v4 v4.1.7 + github.com/roadrunner-server/tcp/v4 v4.0.7 github.com/spf13/cobra v1.7.0 github.com/spf13/viper v1.15.0 github.com/stretchr/testify v1.8.2 - github.com/temporalio/roadrunner-temporal/v4 v4.2.1 + github.com/temporalio/roadrunner-temporal/v4 v4.2.2 go.buf.build/protocolbuffers/go/roadrunner-server/api v1.3.39 go.uber.org/automaxprocs v1.5.2 golang.org/x/exp v0.0.0-20230321023759-10a507213a29 @@ -63,7 +63,7 @@ exclude ( require ( github.com/andybalholm/brotli v1.0.5 // indirect - github.com/aws/aws-sdk-go v1.44.240 // indirect + github.com/aws/aws-sdk-go v1.44.242 // indirect github.com/aws/aws-sdk-go-v2 v1.17.8 // indirect github.com/aws/aws-sdk-go-v2/config v1.18.21 // indirect github.com/aws/aws-sdk-go-v2/credentials v1.13.20 // indirect @@ -131,7 +131,7 @@ require ( github.com/pierrec/lz4/v4 v4.1.17 // indirect github.com/pkg/errors v0.9.1 // indirect github.com/pmezard/go-difflib v1.0.0 // indirect - github.com/prometheus/client_golang v1.14.0 // indirect + github.com/prometheus/client_golang v1.15.0 // indirect github.com/prometheus/client_model v0.3.0 // indirect github.com/prometheus/common v0.42.0 // indirect github.com/prometheus/procfs v0.9.0 // indirect @@ -180,8 +180,8 @@ require ( go.opentelemetry.io/otel/sdk v1.14.0 // indirect go.opentelemetry.io/otel/trace v1.14.0 // indirect go.opentelemetry.io/proto/otlp v0.19.0 // indirect - go.temporal.io/api v1.19.0 // indirect - go.temporal.io/sdk v1.21.1 // indirect + go.temporal.io/api v1.19.1-0.20230322213042-07fb271d475b // indirect + go.temporal.io/sdk v1.22.0 // indirect go.temporal.io/sdk/contrib/opentelemetry v0.2.0 // indirect go.temporal.io/sdk/contrib/tally v0.2.0 // indirect go.temporal.io/server v1.20.1 // indirect |