@@ -10,50 +10,50 @@ require (
10
10
github.com/fatih/color v1.18.0
11
11
github.com/joho/godotenv v1.5.1
12
12
github.com/olekukonko/tablewriter v0.0.5
13
- github.com/roadrunner-server/amqp/v5 v5.0.4
13
+ github.com/roadrunner-server/amqp/v5 v5.1.0
14
14
github.com/roadrunner-server/api/v4 v4.16.0
15
- github.com/roadrunner-server/app-logger/v5 v5.0.4
16
- github.com/roadrunner-server/beanstalk/v5 v5.0.4
17
- github.com/roadrunner-server/boltdb/v5 v5.0.4
18
- github.com/roadrunner-server/centrifuge/v5 v5.0.4
19
- github.com/roadrunner-server/config/v5 v5.0.4
15
+ github.com/roadrunner-server/app-logger/v5 v5.1.0
16
+ github.com/roadrunner-server/beanstalk/v5 v5.1.0
17
+ github.com/roadrunner-server/boltdb/v5 v5.1.0
18
+ github.com/roadrunner-server/centrifuge/v5 v5.1.0
19
+ github.com/roadrunner-server/config/v5 v5.1.0
20
20
github.com/roadrunner-server/endure/v2 v2.6.1
21
21
github.com/roadrunner-server/errors v1.4.1
22
- github.com/roadrunner-server/fileserver/v5 v5.0.3
23
- github.com/roadrunner-server/google-pub-sub/v5 v5.0.4
22
+ github.com/roadrunner-server/fileserver/v5 v5.1.0
23
+ github.com/roadrunner-server/google-pub-sub/v5 v5.1.0
24
24
github.com/roadrunner-server/goridge/v3 v3.8.3
25
- github.com/roadrunner-server/grpc/v5 v5.0.6
26
- github.com/roadrunner-server/gzip/v5 v5.0.4
27
- github.com/roadrunner-server/headers/v5 v5.0.4
28
- github.com/roadrunner-server/http/v5 v5.0.4
29
- github.com/roadrunner-server/informer/v5 v5.0.4
30
- github.com/roadrunner-server/jobs/v5 v5.0.5
31
- github.com/roadrunner-server/kafka/v5 v5.0.4
32
- github.com/roadrunner-server/kv/v5 v5.1 .0
33
- github.com/roadrunner-server/lock/v5 v5.0.4
34
- github.com/roadrunner-server/logger/v5 v5.0.4
35
- github.com/roadrunner-server/memcached/v5 v5.0.4
36
- github.com/roadrunner-server/memory/v5 v5.1 .0
37
- github.com/roadrunner-server/metrics/v5 v5.0.4
38
- github.com/roadrunner-server/nats/v5 v5.0.4
39
- github.com/roadrunner-server/otel/v5 v5.0.3
40
- github.com/roadrunner-server/pool v1.1.0
41
- github.com/roadrunner-server/prometheus/v5 v5.0.3
42
- github.com/roadrunner-server/proxy_ip_parser/v5 v5.0.4
43
- github.com/roadrunner-server/redis/v5 v5.0.4
44
- github.com/roadrunner-server/resetter/v5 v5.0.5
45
- github.com/roadrunner-server/rpc/v5 v5.0.4
46
- github.com/roadrunner-server/send/v5 v5.0.3
47
- github.com/roadrunner-server/server/v5 v5.1.2
48
- github.com/roadrunner-server/service/v5 v5.0.4
49
- github.com/roadrunner-server/sqs/v5 v5.0.4
50
- github.com/roadrunner-server/static/v5 v5.0.3
51
- github.com/roadrunner-server/status/v5 v5.0.4
52
- github.com/roadrunner-server/tcp/v5 v5.0.4
25
+ github.com/roadrunner-server/grpc/v5 v5.1.0
26
+ github.com/roadrunner-server/gzip/v5 v5.1.0
27
+ github.com/roadrunner-server/headers/v5 v5.1.0
28
+ github.com/roadrunner-server/http/v5 v5.1.0
29
+ github.com/roadrunner-server/informer/v5 v5.1.0
30
+ github.com/roadrunner-server/jobs/v5 v5.1.0
31
+ github.com/roadrunner-server/kafka/v5 v5.1.0
32
+ github.com/roadrunner-server/kv/v5 v5.2 .0
33
+ github.com/roadrunner-server/lock/v5 v5.1.0
34
+ github.com/roadrunner-server/logger/v5 v5.1.0
35
+ github.com/roadrunner-server/memcached/v5 v5.1.0
36
+ github.com/roadrunner-server/memory/v5 v5.2 .0
37
+ github.com/roadrunner-server/metrics/v5 v5.1.0
38
+ github.com/roadrunner-server/nats/v5 v5.1.0
39
+ github.com/roadrunner-server/otel/v5 v5.1.0
40
+ github.com/roadrunner-server/pool v1.1.1
41
+ github.com/roadrunner-server/prometheus/v5 v5.1.0
42
+ github.com/roadrunner-server/proxy_ip_parser/v5 v5.1.0
43
+ github.com/roadrunner-server/redis/v5 v5.1.0
44
+ github.com/roadrunner-server/resetter/v5 v5.1.0
45
+ github.com/roadrunner-server/rpc/v5 v5.1.0
46
+ github.com/roadrunner-server/send/v5 v5.1.0
47
+ github.com/roadrunner-server/server/v5 v5.2.0
48
+ github.com/roadrunner-server/service/v5 v5.1.0
49
+ github.com/roadrunner-server/sqs/v5 v5.1.0
50
+ github.com/roadrunner-server/static/v5 v5.1.0
51
+ github.com/roadrunner-server/status/v5 v5.1.0
52
+ github.com/roadrunner-server/tcp/v5 v5.1.0
53
53
github.com/spf13/cobra v1.8.1
54
54
github.com/spf13/viper v1.19.0
55
55
github.com/stretchr/testify v1.10.0
56
- github.com/temporalio/roadrunner-temporal/v5 v5.2 .0
56
+ github.com/temporalio/roadrunner-temporal/v5 v5.3 .0
57
57
go.uber.org/automaxprocs v1.6.0
58
58
)
59
59
@@ -67,11 +67,11 @@ exclude (
67
67
68
68
require (
69
69
cloud.google.com/go v0.116.0 // indirect
70
- cloud.google.com/go/auth v0.11 .0 // indirect
70
+ cloud.google.com/go/auth v0.12 .0 // indirect
71
71
cloud.google.com/go/auth/oauth2adapt v0.2.6 // indirect
72
72
cloud.google.com/go/compute/metadata v0.5.2 // indirect
73
- cloud.google.com/go/iam v1.2.2 // indirect
74
- cloud.google.com/go/pubsub v1.45.2 // indirect
73
+ cloud.google.com/go/iam v1.3.0 // indirect
74
+ cloud.google.com/go/pubsub v1.45.3 // indirect
75
75
github.com/andybalholm/brotli v1.1.1 // indirect
76
76
github.com/aws/aws-sdk-go v1.55.5 // indirect
77
77
github.com/aws/aws-sdk-go-v2 v1.32.6 // indirect
@@ -98,7 +98,7 @@ require (
98
98
github.com/cespare/xxhash/v2 v2.3.0 // indirect
99
99
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
100
100
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
101
- github.com/emicklei/proto v1.13.2 // indirect
101
+ github.com/emicklei/proto v1.13.3 // indirect
102
102
github.com/facebookgo/clock v0.0.0-20150410010913-600d898af40a // indirect
103
103
github.com/felixge/httpsnoop v1.0.4 // indirect
104
104
github.com/fsnotify/fsnotify v1.8.0 // indirect
@@ -146,7 +146,7 @@ require (
146
146
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
147
147
github.com/prometheus/client_golang v1.20.5 // indirect
148
148
github.com/prometheus/client_model v0.6.1 // indirect
149
- github.com/prometheus/common v0.60.1 // indirect
149
+ github.com/prometheus/common v0.61.0 // indirect
150
150
github.com/prometheus/procfs v0.15.1 // indirect
151
151
github.com/quic-go/qpack v0.5.1 // indirect
152
152
github.com/quic-go/quic-go v0.48.2 // indirect
@@ -209,21 +209,21 @@ require (
209
209
go.uber.org/mock v0.5.0 // indirect
210
210
go.uber.org/multierr v1.11.0 // indirect
211
211
go.uber.org/zap v1.27.0 // indirect
212
- golang.org/x/crypto v0.29 .0 // indirect
213
- golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f // indirect
212
+ golang.org/x/crypto v0.30 .0 // indirect
213
+ golang.org/x/exp v0.0.0-20241204233417-43b7b7cde48d // indirect
214
214
golang.org/x/mod v0.22.0 // indirect
215
- golang.org/x/net v0.31 .0 // indirect
215
+ golang.org/x/net v0.32 .0 // indirect
216
216
golang.org/x/oauth2 v0.24.0 // indirect
217
- golang.org/x/sync v0.9 .0 // indirect
218
- golang.org/x/sys v0.27 .0 // indirect
219
- golang.org/x/text v0.20 .0 // indirect
217
+ golang.org/x/sync v0.10 .0 // indirect
218
+ golang.org/x/sys v0.28 .0 // indirect
219
+ golang.org/x/text v0.21 .0 // indirect
220
220
golang.org/x/time v0.8.0 // indirect
221
- golang.org/x/tools v0.27 .0 // indirect
222
- google.golang.org/api v0.209 .0 // indirect
221
+ golang.org/x/tools v0.28 .0 // indirect
222
+ google.golang.org/api v0.210 .0 // indirect
223
223
google.golang.org/genproto v0.0.0-20241202173237-19429a94021a // indirect
224
224
google.golang.org/genproto/googleapis/api v0.0.0-20241202173237-19429a94021a // indirect
225
225
google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a // indirect
226
- google.golang.org/grpc v1.68.0 // indirect
226
+ google.golang.org/grpc v1.68.1 // indirect
227
227
google.golang.org/protobuf v1.35.2 // indirect
228
228
gopkg.in/ini.v1 v1.67.0 // indirect
229
229
gopkg.in/natefinch/lumberjack.v2 v2.2.1 // indirect
0 commit comments