Skip to content

Commit

Permalink
chore: archive repository
Browse files Browse the repository at this point in the history
Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
  • Loading branch information
rustatian committed Oct 5, 2023
1 parent 071f0a0 commit 29ea248
Show file tree
Hide file tree
Showing 2 changed files with 206 additions and 203 deletions.
135 changes: 68 additions & 67 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ toolchain go1.21.0
require (
github.com/Shopify/toxiproxy/v2 v2.6.0
github.com/aws/aws-sdk-go-v2 v1.21.0
github.com/aws/aws-sdk-go-v2/config v1.18.42
github.com/aws/aws-sdk-go-v2/credentials v1.13.40
github.com/aws/aws-sdk-go-v2/config v1.18.43
github.com/aws/aws-sdk-go-v2/credentials v1.13.41
github.com/aws/aws-sdk-go-v2/service/sqs v1.24.5
github.com/beanstalkd/go-beanstalk v0.2.0
github.com/centrifugal/centrifuge-go v0.10.1
Expand All @@ -17,49 +17,49 @@ require (
github.com/fatih/color v1.15.0
github.com/goccy/go-json v0.10.2
github.com/google/uuid v1.3.1
github.com/nats-io/nats.go v1.30.0
github.com/nats-io/nats.go v1.30.2
github.com/pborman/uuid v1.2.1
github.com/prometheus/client_golang v1.16.0
github.com/rabbitmq/amqp091-go v1.8.1
github.com/roadrunner-server/amqp/v4 v4.8.4
github.com/prometheus/client_golang v1.17.0
github.com/rabbitmq/amqp091-go v1.9.0
github.com/roadrunner-server/amqp/v4 v4.9.0
github.com/roadrunner-server/api/v4 v4.8.0
github.com/roadrunner-server/app-logger/v4 v4.1.0
github.com/roadrunner-server/beanstalk/v4 v4.5.2
github.com/roadrunner-server/boltdb/v4 v4.7.1
github.com/roadrunner-server/centrifuge/v4 v4.4.0
github.com/roadrunner-server/config/v4 v4.4.3
github.com/roadrunner-server/app-logger/v4 v4.2.0
github.com/roadrunner-server/beanstalk/v4 v4.5.5
github.com/roadrunner-server/boltdb/v4 v4.7.2
github.com/roadrunner-server/centrifuge/v4 v4.4.1
github.com/roadrunner-server/config/v4 v4.4.5
github.com/roadrunner-server/endure/v2 v2.4.2
github.com/roadrunner-server/errors v1.3.0
github.com/roadrunner-server/fileserver/v4 v4.1.3
github.com/roadrunner-server/fileserver/v4 v4.1.4
github.com/roadrunner-server/goridge/v3 v3.8.1
github.com/roadrunner-server/grpc/v4 v4.5.0-beta.1
github.com/roadrunner-server/gzip/v4 v4.1.3
github.com/roadrunner-server/headers/v4 v4.2.4
github.com/roadrunner-server/http/v4 v4.4.0-beta.1
github.com/roadrunner-server/informer/v4 v4.3.0-beta.1
github.com/roadrunner-server/jobs/v4 v4.7.0-beta.1
github.com/roadrunner-server/kafka/v4 v4.4.3
github.com/roadrunner-server/kv/v4 v4.4.2
github.com/roadrunner-server/lock/v4 v4.5.0
github.com/roadrunner-server/logger/v4 v4.2.2
github.com/roadrunner-server/memcached/v4 v4.3.1
github.com/roadrunner-server/memory/v4 v4.6.1
github.com/roadrunner-server/metrics/v4 v4.1.4
github.com/roadrunner-server/nats/v4 v4.5.2
github.com/roadrunner-server/otel/v4 v4.3.0
github.com/roadrunner-server/prometheus/v4 v4.1.3
github.com/roadrunner-server/proxy_ip_parser/v4 v4.1.3
github.com/roadrunner-server/redis/v4 v4.2.3
github.com/roadrunner-server/grpc/v4 v4.5.2
github.com/roadrunner-server/gzip/v4 v4.1.4
github.com/roadrunner-server/headers/v4 v4.2.5
github.com/roadrunner-server/http/v4 v4.4.1
github.com/roadrunner-server/informer/v4 v4.3.1
github.com/roadrunner-server/jobs/v4 v4.7.2
github.com/roadrunner-server/kafka/v4 v4.4.5
github.com/roadrunner-server/kv/v4 v4.4.3
github.com/roadrunner-server/lock/v4 v4.5.1
github.com/roadrunner-server/logger/v4 v4.2.3
github.com/roadrunner-server/memcached/v4 v4.3.2
github.com/roadrunner-server/memory/v4 v4.6.3
github.com/roadrunner-server/metrics/v4 v4.1.5
github.com/roadrunner-server/nats/v4 v4.5.4
github.com/roadrunner-server/otel/v4 v4.3.1
github.com/roadrunner-server/prometheus/v4 v4.1.4
github.com/roadrunner-server/proxy_ip_parser/v4 v4.1.4
github.com/roadrunner-server/redis/v4 v4.2.4
github.com/roadrunner-server/resetter/v4 v4.0.10
github.com/roadrunner-server/rpc/v4 v4.2.3
github.com/roadrunner-server/sdk/v4 v4.5.0
github.com/roadrunner-server/send/v4 v4.2.4
github.com/roadrunner-server/server/v4 v4.4.0-beta.1
github.com/roadrunner-server/service/v4 v4.4.2
github.com/roadrunner-server/sqs/v4 v4.5.2
github.com/roadrunner-server/static/v4 v4.1.4
github.com/roadrunner-server/status/v4 v4.4.1
github.com/roadrunner-server/tcp/v4 v4.3.0-beta.1
github.com/roadrunner-server/rpc/v4 v4.2.4
github.com/roadrunner-server/sdk/v4 v4.5.2
github.com/roadrunner-server/send/v4 v4.2.5
github.com/roadrunner-server/server/v4 v4.4.1
github.com/roadrunner-server/service/v4 v4.4.3
github.com/roadrunner-server/sqs/v4 v4.5.3
github.com/roadrunner-server/static/v4 v4.1.5
github.com/roadrunner-server/status/v4 v4.4.2
github.com/roadrunner-server/tcp/v4 v4.3.1
github.com/stretchr/testify v1.8.4
github.com/temporalio/roadrunner-temporal/v4 v4.5.0-beta.1
github.com/yookoala/gofast v0.7.0
Expand All @@ -76,15 +76,15 @@ exclude go.temporal.io/sdk v1.24.0
require (
github.com/Microsoft/go-winio v0.6.1 // indirect
github.com/andybalholm/brotli v1.0.5 // indirect
github.com/aws/aws-sdk-go v1.45.15 // indirect
github.com/aws/aws-sdk-go v1.45.23 // indirect
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.11 // indirect
github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 // indirect
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 // indirect
github.com/aws/aws-sdk-go-v2/internal/ini v1.3.43 // indirect
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.35 // indirect
github.com/aws/aws-sdk-go-v2/service/sso v1.14.1 // indirect
github.com/aws/aws-sdk-go-v2/service/sso v1.15.0 // indirect
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.17.1 // indirect
github.com/aws/aws-sdk-go-v2/service/sts v1.22.0 // indirect
github.com/aws/aws-sdk-go-v2/service/sts v1.23.0 // indirect
github.com/aws/smithy-go v1.14.2 // indirect
github.com/beorn7/perks v1.0.1 // indirect
github.com/bradfitz/gomemcache v0.0.0-20230905024940-24af94b03874 // indirect
Expand All @@ -95,7 +95,8 @@ require (
github.com/cespare/xxhash/v2 v2.2.0 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
github.com/docker/distribution v2.8.2+incompatible // indirect
github.com/distribution/reference v0.5.0 // indirect
github.com/docker/distribution v2.8.3+incompatible // indirect
github.com/docker/go-units v0.5.0 // indirect
github.com/emicklei/proto v1.12.1 // indirect
github.com/facebookgo/clock v0.0.0-20150410010913-600d898af40a // indirect
Expand Down Expand Up @@ -143,16 +144,16 @@ require (
github.com/pierrec/lz4/v4 v4.1.18 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/prometheus/client_model v0.4.0 // indirect
github.com/prometheus/client_model v0.5.0 // indirect
github.com/prometheus/common v0.44.0 // indirect
github.com/prometheus/procfs v0.12.0 // indirect
github.com/redis/go-redis/extra/rediscmd/v9 v9.0.5 // indirect
github.com/redis/go-redis/extra/redisotel/v9 v9.0.5 // indirect
github.com/redis/go-redis/v9 v9.2.0 // indirect
github.com/redis/go-redis/v9 v9.2.1 // indirect
github.com/rivo/uniseg v0.4.4 // indirect
github.com/roadrunner-server/tcplisten v1.4.0 // indirect
github.com/robfig/cron v1.2.0 // indirect
github.com/rs/cors v1.10.0 // indirect
github.com/rs/cors v1.10.1 // indirect
github.com/segmentio/asm v1.2.0 // indirect
github.com/segmentio/encoding v0.3.6 // indirect
github.com/shirou/gopsutil v3.21.11+incompatible // indirect
Expand All @@ -168,44 +169,44 @@ require (
github.com/twmb/franz-go v1.15.0 // indirect
github.com/twmb/franz-go/pkg/kmsg v1.6.1 // indirect
github.com/twmb/murmur3 v1.1.8 // indirect
github.com/uber-go/tally/v4 v4.1.7 // indirect
github.com/uber-go/tally/v4 v4.1.9 // indirect
github.com/valyala/bytebufferpool v1.0.0 // indirect
github.com/valyala/fasthttp v1.50.0 // indirect
github.com/valyala/tcplisten v1.0.0 // indirect
github.com/vmihailenco/msgpack/v5 v5.3.5 // indirect
github.com/vmihailenco/msgpack/v5 v5.4.0 // indirect
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
github.com/yusufpapurcu/wmi v1.2.3 // indirect
github.com/zeebo/blake3 v0.2.3 // indirect
go.etcd.io/bbolt v1.3.7 // indirect
go.opentelemetry.io/contrib/instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache v0.43.0 // indirect
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.44.0 // indirect
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.44.0 // indirect
go.opentelemetry.io/contrib/propagators/jaeger v1.19.0 // indirect
go.opentelemetry.io/otel v1.18.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.18.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.18.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.18.0 // indirect
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.18.0 // indirect
go.opentelemetry.io/otel/exporters/zipkin v1.18.0 // indirect
go.opentelemetry.io/otel/metric v1.18.0 // indirect
go.opentelemetry.io/otel/sdk v1.18.0 // indirect
go.opentelemetry.io/otel/trace v1.18.0 // indirect
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0 // indirect
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 // indirect
go.opentelemetry.io/contrib/propagators/jaeger v1.20.0 // indirect
go.opentelemetry.io/otel v1.19.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.19.0 // indirect
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.19.0 // indirect
go.opentelemetry.io/otel/exporters/zipkin v1.19.0 // indirect
go.opentelemetry.io/otel/metric v1.19.0 // indirect
go.opentelemetry.io/otel/sdk v1.19.0 // indirect
go.opentelemetry.io/otel/trace v1.19.0 // indirect
go.opentelemetry.io/proto/otlp v1.0.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.22.0 // indirect
go.uber.org/atomic v1.11.0 // indirect
go.uber.org/multierr v1.11.0 // indirect
golang.org/x/crypto v0.13.0 // indirect
golang.org/x/mod v0.12.0 // indirect
golang.org/x/sync v0.3.0 // indirect
golang.org/x/sys v0.12.0 // indirect
golang.org/x/crypto v0.14.0 // indirect
golang.org/x/mod v0.13.0 // indirect
golang.org/x/sync v0.4.0 // indirect
golang.org/x/sys v0.13.0 // indirect
golang.org/x/text v0.13.0 // indirect
golang.org/x/time v0.3.0 // indirect
golang.org/x/tools v0.13.0 // indirect
google.golang.org/genproto v0.0.0-20230920204549-e6e6cdab5c13 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20230920204549-e6e6cdab5c13 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20230920204549-e6e6cdab5c13 // indirect
google.golang.org/genproto v0.0.0-20231002182017-d307bd883b97 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20231002182017-d307bd883b97 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20231002182017-d307bd883b97 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/natefinch/lumberjack.v2 v2.2.1 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
Expand Down
Loading

0 comments on commit 29ea248

Please sign in to comment.