@@ -8,49 +8,49 @@ require (
8
8
github.com/fatih/color v1.16.0
9
9
github.com/joho/godotenv v1.5.1
10
10
github.com/olekukonko/tablewriter v0.0.5
11
- github.com/roadrunner-server/amqp/v4 v4.9.13
12
- github.com/roadrunner-server/api/v4 v4.11.0
13
- github.com/roadrunner-server/app-logger/v4 v4.2.12
14
- github.com/roadrunner-server/beanstalk/v4 v4.6.6
15
- github.com/roadrunner-server/boltdb/v4 v4.7.14
16
- github.com/roadrunner-server/centrifuge/v4 v4.7.0
17
- github.com/roadrunner-server/config/v4 v4.6.8
11
+ github.com/roadrunner-server/amqp/v4 v4.9.14
12
+ github.com/roadrunner-server/api/v4 v4.11.1
13
+ github.com/roadrunner-server/app-logger/v4 v4.2.13
14
+ github.com/roadrunner-server/beanstalk/v4 v4.6.7
15
+ github.com/roadrunner-server/boltdb/v4 v4.7.15
16
+ github.com/roadrunner-server/centrifuge/v4 v4.7.1
17
+ github.com/roadrunner-server/config/v4 v4.6.9
18
18
github.com/roadrunner-server/endure/v2 v2.4.3
19
19
github.com/roadrunner-server/errors v1.4.0
20
- github.com/roadrunner-server/fileserver/v4 v4.1.16
20
+ github.com/roadrunner-server/fileserver/v4 v4.1.17
21
21
github.com/roadrunner-server/goridge/v3 v3.8.1
22
- github.com/roadrunner-server/grpc/v4 v4.6.6
23
- github.com/roadrunner-server/gzip/v4 v4.1.16
24
- github.com/roadrunner-server/headers/v4 v4.2.17
25
- github.com/roadrunner-server/http/v4 v4.5.2
26
- github.com/roadrunner-server/informer/v4 v4.3.15
27
- github.com/roadrunner-server/jobs/v4 v4.7.14
28
- github.com/roadrunner-server/kafka/v4 v4.4.17
29
- github.com/roadrunner-server/kv/v4 v4.4.15
30
- github.com/roadrunner-server/lock/v4 v4.5.13
31
- github.com/roadrunner-server/logger/v4 v4.2.15
32
- github.com/roadrunner-server/memcached/v4 v4.3.14
33
- github.com/roadrunner-server/memory/v4 v4.6.15
34
- github.com/roadrunner-server/metrics/v4 v4.1.17
35
- github.com/roadrunner-server/nats/v4 v4.6.8
36
- github.com/roadrunner-server/otel/v4 v4.3.14
37
- github.com/roadrunner-server/prometheus/v4 v4.1.16
38
- github.com/roadrunner-server/proxy_ip_parser/v4 v4.1.16
39
- github.com/roadrunner-server/redis/v4 v4.2.17
40
- github.com/roadrunner-server/resetter/v4 v4.1.1
41
- github.com/roadrunner-server/rpc/v4 v4.2.16
22
+ github.com/roadrunner-server/grpc/v4 v4.6.7
23
+ github.com/roadrunner-server/gzip/v4 v4.1.17
24
+ github.com/roadrunner-server/headers/v4 v4.2.18
25
+ github.com/roadrunner-server/http/v4 v4.5.3
26
+ github.com/roadrunner-server/informer/v4 v4.3.16
27
+ github.com/roadrunner-server/jobs/v4 v4.7.15
28
+ github.com/roadrunner-server/kafka/v4 v4.4.18
29
+ github.com/roadrunner-server/kv/v4 v4.4.16
30
+ github.com/roadrunner-server/lock/v4 v4.5.14
31
+ github.com/roadrunner-server/logger/v4 v4.2.16
32
+ github.com/roadrunner-server/memcached/v4 v4.3.15
33
+ github.com/roadrunner-server/memory/v4 v4.6.16
34
+ github.com/roadrunner-server/metrics/v4 v4.1.18
35
+ github.com/roadrunner-server/nats/v4 v4.6.9
36
+ github.com/roadrunner-server/otel/v4 v4.3.15
37
+ github.com/roadrunner-server/prometheus/v4 v4.1.17
38
+ github.com/roadrunner-server/proxy_ip_parser/v4 v4.1.17
39
+ github.com/roadrunner-server/redis/v4 v4.2.18
40
+ github.com/roadrunner-server/resetter/v4 v4.1.2
41
+ github.com/roadrunner-server/rpc/v4 v4.2.17
42
42
github.com/roadrunner-server/sdk/v4 v4.6.0
43
- github.com/roadrunner-server/send/v4 v4.2.16
44
- github.com/roadrunner-server/server/v4 v4.5.8
45
- github.com/roadrunner-server/service/v4 v4.5.4
46
- github.com/roadrunner-server/sqs/v4 v4.6.3
47
- github.com/roadrunner-server/static/v4 v4.1.16
48
- github.com/roadrunner-server/status/v4 v4.4.14
49
- github.com/roadrunner-server/tcp/v4 v4.3.13
43
+ github.com/roadrunner-server/send/v4 v4.2.17
44
+ github.com/roadrunner-server/server/v4 v4.5.9
45
+ github.com/roadrunner-server/service/v4 v4.5.5
46
+ github.com/roadrunner-server/sqs/v4 v4.6.4
47
+ github.com/roadrunner-server/static/v4 v4.1.17
48
+ github.com/roadrunner-server/status/v4 v4.4.15
49
+ github.com/roadrunner-server/tcp/v4 v4.3.14
50
50
github.com/spf13/cobra v1.8.0
51
51
github.com/spf13/viper v1.18.2
52
52
github.com/stretchr/testify v1.8.4
53
- github.com/temporalio/roadrunner-temporal/v4 v4.6.0
53
+ github.com/temporalio/roadrunner-temporal/v4 v4.6.1
54
54
go.uber.org/automaxprocs v1.5.3
55
55
)
56
56
@@ -63,20 +63,20 @@ exclude (
63
63
64
64
require (
65
65
github.com/andybalholm/brotli v1.1.0 // indirect
66
- github.com/aws/aws-sdk-go v1.50.24 // indirect
67
- github.com/aws/aws-sdk-go-v2 v1.25.1 // indirect
68
- github.com/aws/aws-sdk-go-v2/config v1.27.3 // indirect
69
- github.com/aws/aws-sdk-go-v2/credentials v1.17.3 // indirect
70
- github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.15.1 // indirect
71
- github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.1 // indirect
72
- github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.1 // indirect
66
+ github.com/aws/aws-sdk-go v1.50.28 // indirect
67
+ github.com/aws/aws-sdk-go-v2 v1.25.2 // indirect
68
+ github.com/aws/aws-sdk-go-v2/config v1.27.4 // indirect
69
+ github.com/aws/aws-sdk-go-v2/credentials v1.17.4 // indirect
70
+ github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.15.2 // indirect
71
+ github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.2 // indirect
72
+ github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.2 // indirect
73
73
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 // indirect
74
74
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.1 // indirect
75
- github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.1 // indirect
76
- github.com/aws/aws-sdk-go-v2/service/sqs v1.31.0 // indirect
77
- github.com/aws/aws-sdk-go-v2/service/sso v1.20.0 // indirect
78
- github.com/aws/aws-sdk-go-v2/service/ssooidc v1.23.0 // indirect
79
- github.com/aws/aws-sdk-go-v2/service/sts v1.28.0 // indirect
75
+ github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.2 // indirect
76
+ github.com/aws/aws-sdk-go-v2/service/sqs v1.31.1 // indirect
77
+ github.com/aws/aws-sdk-go-v2/service/sso v1.20.1 // indirect
78
+ github.com/aws/aws-sdk-go-v2/service/ssooidc v1.23.1 // indirect
79
+ github.com/aws/aws-sdk-go-v2/service/sts v1.28.1 // indirect
80
80
github.com/aws/smithy-go v1.20.1 // indirect
81
81
github.com/beanstalkd/go-beanstalk v0.2.0 // indirect
82
82
github.com/beorn7/perks v1.0.1 // indirect
@@ -100,7 +100,7 @@ require (
100
100
github.com/gogo/protobuf v1.3.2 // indirect
101
101
github.com/golang/mock v1.7.0-rc.1 // indirect
102
102
github.com/golang/protobuf v1.5.3 // indirect
103
- github.com/google/pprof v0.0.0-20240207164012-fb44976bdcd5 // indirect
103
+ github.com/google/pprof v0.0.0-20240227163752-401108e1b7e7 // indirect
104
104
github.com/google/uuid v1.6.0 // indirect
105
105
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 // indirect
106
106
github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1 // indirect
@@ -127,9 +127,9 @@ require (
127
127
github.com/pierrec/lz4/v4 v4.1.21 // indirect
128
128
github.com/pkg/errors v0.9.1 // indirect
129
129
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
130
- github.com/prometheus/client_golang v1.18 .0 // indirect
130
+ github.com/prometheus/client_golang v1.19 .0 // indirect
131
131
github.com/prometheus/client_model v0.6.0 // indirect
132
- github.com/prometheus/common v0.48 .0 // indirect
132
+ github.com/prometheus/common v0.49 .0 // indirect
133
133
github.com/prometheus/procfs v0.12.0 // indirect
134
134
github.com/quic-go/qpack v0.4.0 // indirect
135
135
github.com/quic-go/quic-go v0.41.0 // indirect
@@ -148,7 +148,7 @@ require (
148
148
github.com/spf13/afero v1.11.0 // indirect
149
149
github.com/spf13/cast v1.6.0 // indirect
150
150
github.com/spf13/pflag v1.0.5 // indirect
151
- github.com/stretchr/objx v0.5.1 // indirect
151
+ github.com/stretchr/objx v0.5.2 // indirect
152
152
github.com/subosito/gotenv v1.6.0 // indirect
153
153
github.com/tklauser/go-sysconf v0.3.13 // indirect
154
154
github.com/tklauser/numcpus v0.7.0 // indirect
@@ -163,42 +163,41 @@ require (
163
163
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
164
164
github.com/yusufpapurcu/wmi v1.2.4 // indirect
165
165
github.com/zeebo/blake3 v0.2.3 // indirect
166
- go.etcd.io/bbolt v1.3.8 // indirect
166
+ go.etcd.io/bbolt v1.3.9 // indirect
167
167
go.opentelemetry.io/contrib/instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache v0.43.0 // indirect
168
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.48 .0 // indirect
169
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.48 .0 // indirect
170
- go.opentelemetry.io/contrib/propagators/jaeger v1.23 .0 // indirect
171
- go.opentelemetry.io/otel v1.23.1 // indirect
172
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.23.1 // indirect
173
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.23.1 // indirect
174
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.23.1 // indirect
175
- go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.23.1 // indirect
176
- go.opentelemetry.io/otel/exporters/zipkin v1.23.1 // indirect
177
- go.opentelemetry.io/otel/metric v1.23.1 // indirect
178
- go.opentelemetry.io/otel/sdk v1.23.1 // indirect
179
- go.opentelemetry.io/otel/trace v1.23.1 // indirect
168
+ go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49 .0 // indirect
169
+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49 .0 // indirect
170
+ go.opentelemetry.io/contrib/propagators/jaeger v1.24 .0 // indirect
171
+ go.opentelemetry.io/otel v1.24.0 // indirect
172
+ go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.24.0 // indirect
173
+ go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.24.0 // indirect
174
+ go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.24.0 // indirect
175
+ go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.24.0 // indirect
176
+ go.opentelemetry.io/otel/exporters/zipkin v1.24.0 // indirect
177
+ go.opentelemetry.io/otel/metric v1.24.0 // indirect
178
+ go.opentelemetry.io/otel/sdk v1.24.0 // indirect
179
+ go.opentelemetry.io/otel/trace v1.24.0 // indirect
180
180
go.opentelemetry.io/proto/otlp v1.1.0 // indirect
181
- go.temporal.io/api v1.27 .0 // indirect
182
- go.temporal.io/sdk v1.26.0-rc.2 // indirect
181
+ go.temporal.io/api v1.28 .0 // indirect
182
+ go.temporal.io/sdk v1.26.0-rc.3 // indirect
183
183
go.temporal.io/sdk/contrib/opentelemetry v0.4.0 // indirect
184
184
go.temporal.io/sdk/contrib/tally v0.2.0 // indirect
185
185
go.temporal.io/server v1.22.5 // indirect
186
186
go.uber.org/atomic v1.11.0 // indirect
187
187
go.uber.org/mock v0.4.0 // indirect
188
188
go.uber.org/multierr v1.11.0 // indirect
189
189
go.uber.org/zap v1.27.0 // indirect
190
- golang.org/x/crypto v0.19 .0 // indirect
191
- golang.org/x/exp v0.0.0-20240213143201-ec583247a57a // indirect
190
+ golang.org/x/crypto v0.20 .0 // indirect
191
+ golang.org/x/exp v0.0.0-20240222234643-814bf88cf225 // indirect
192
192
golang.org/x/mod v0.15.0 // indirect
193
193
golang.org/x/net v0.21.0 // indirect
194
194
golang.org/x/sync v0.6.0 // indirect
195
195
golang.org/x/sys v0.17.0 // indirect
196
196
golang.org/x/text v0.14.0 // indirect
197
197
golang.org/x/time v0.5.0 // indirect
198
198
golang.org/x/tools v0.18.0 // indirect
199
- google.golang.org/genproto v0.0.0-20240221002015-b0ce06bbee7c // indirect
200
- google.golang.org/genproto/googleapis/api v0.0.0-20240221002015-b0ce06bbee7c // indirect
201
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240221002015-b0ce06bbee7c // indirect
199
+ google.golang.org/genproto/googleapis/api v0.0.0-20240228224816-df926f6c8641 // indirect
200
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20240228224816-df926f6c8641 // indirect
202
201
google.golang.org/grpc v1.62.0 // indirect
203
202
google.golang.org/protobuf v1.32.0 // indirect
204
203
gopkg.in/ini.v1 v1.67.0 // indirect
0 commit comments