@@ -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.1.1
13
+ github.com/roadrunner-server/amqp/v5 v5.1.2
14
14
github.com/roadrunner-server/api/v4 v4.18.1
15
- github.com/roadrunner-server/app-logger/v5 v5.1.1
16
- github.com/roadrunner-server/beanstalk/v5 v5.1.1
17
- github.com/roadrunner-server/boltdb/v5 v5.1.1
18
- github.com/roadrunner-server/centrifuge/v5 v5.1.1
19
- github.com/roadrunner-server/config/v5 v5.1.1
15
+ github.com/roadrunner-server/app-logger/v5 v5.1.2
16
+ github.com/roadrunner-server/beanstalk/v5 v5.1.2
17
+ github.com/roadrunner-server/boltdb/v5 v5.1.2
18
+ github.com/roadrunner-server/centrifuge/v5 v5.1.2
19
+ github.com/roadrunner-server/config/v5 v5.1.2
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.1.1
23
- github.com/roadrunner-server/google-pub-sub/v5 v5.1.1
22
+ github.com/roadrunner-server/fileserver/v5 v5.1.2
23
+ github.com/roadrunner-server/google-pub-sub/v5 v5.1.2
24
24
github.com/roadrunner-server/goridge/v3 v3.8.3
25
- github.com/roadrunner-server/grpc/v5 v5.1.1
26
- github.com/roadrunner-server/gzip/v5 v5.1.1
27
- github.com/roadrunner-server/headers/v5 v5.1.1
28
- github.com/roadrunner-server/http/v5 v5.2.0
29
- github.com/roadrunner-server/informer/v5 v5.1.1
30
- github.com/roadrunner-server/jobs/v5 v5.1.1
31
- github.com/roadrunner-server/kafka/v5 v5.1.1
32
- github.com/roadrunner-server/kv/v5 v5.2.1
33
- github.com/roadrunner-server/lock/v5 v5.1.1
34
- github.com/roadrunner-server/logger/v5 v5.1.1
35
- github.com/roadrunner-server/memcached/v5 v5.1.1
36
- github.com/roadrunner-server/memory/v5 v5.2.1
37
- github.com/roadrunner-server/metrics/v5 v5.1.1
38
- github.com/roadrunner-server/nats/v5 v5.1.1
39
- github.com/roadrunner-server/otel/v5 v5.1.1
25
+ github.com/roadrunner-server/grpc/v5 v5.1.2
26
+ github.com/roadrunner-server/gzip/v5 v5.1.2
27
+ github.com/roadrunner-server/headers/v5 v5.1.2
28
+ github.com/roadrunner-server/http/v5 v5.2.1
29
+ github.com/roadrunner-server/informer/v5 v5.1.2
30
+ github.com/roadrunner-server/jobs/v5 v5.1.2
31
+ github.com/roadrunner-server/kafka/v5 v5.1.2
32
+ github.com/roadrunner-server/kv/v5 v5.2.2
33
+ github.com/roadrunner-server/lock/v5 v5.1.2
34
+ github.com/roadrunner-server/logger/v5 v5.1.2
35
+ github.com/roadrunner-server/memcached/v5 v5.1.2
36
+ github.com/roadrunner-server/memory/v5 v5.2.2
37
+ github.com/roadrunner-server/metrics/v5 v5.1.2
38
+ github.com/roadrunner-server/nats/v5 v5.1.2
39
+ github.com/roadrunner-server/otel/v5 v5.1.2
40
40
github.com/roadrunner-server/pool v1.1.2
41
- github.com/roadrunner-server/prometheus/v5 v5.1.1
42
- github.com/roadrunner-server/proxy_ip_parser/v5 v5.1.1
43
- github.com/roadrunner-server/redis/v5 v5.1.1
44
- github.com/roadrunner-server/resetter/v5 v5.1.1
45
- github.com/roadrunner-server/rpc/v5 v5.1.1
41
+ github.com/roadrunner-server/prometheus/v5 v5.1.2
42
+ github.com/roadrunner-server/proxy_ip_parser/v5 v5.1.2
43
+ github.com/roadrunner-server/redis/v5 v5.1.2
44
+ github.com/roadrunner-server/resetter/v5 v5.1.2
45
+ github.com/roadrunner-server/rpc/v5 v5.1.2
46
46
github.com/roadrunner-server/send/v5 v5.1.1
47
- github.com/roadrunner-server/server/v5 v5.2.2
48
- github.com/roadrunner-server/service/v5 v5.1.1
49
- github.com/roadrunner-server/sqs/v5 v5.1.1
47
+ github.com/roadrunner-server/server/v5 v5.2.3
48
+ github.com/roadrunner-server/service/v5 v5.1.2
49
+ github.com/roadrunner-server/sqs/v5 v5.1.2
50
50
github.com/roadrunner-server/static/v5 v5.1.1
51
- github.com/roadrunner-server/status/v5 v5.1.1
52
- github.com/roadrunner-server/tcp/v5 v5.1.1
51
+ github.com/roadrunner-server/status/v5 v5.1.2
52
+ github.com/roadrunner-server/tcp/v5 v5.1.2
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.3.2
56
+ github.com/temporalio/roadrunner-temporal/v5 v5.4.0
57
57
go.uber.org/automaxprocs v1.6.0
58
58
)
59
59
@@ -145,7 +145,7 @@ require (
145
145
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
146
146
github.com/prometheus/client_golang v1.20.5 // indirect
147
147
github.com/prometheus/client_model v0.6.1 // indirect
148
- github.com/prometheus/common v0.61 .0 // indirect
148
+ github.com/prometheus/common v0.62 .0 // indirect
149
149
github.com/prometheus/procfs v0.15.1 // indirect
150
150
github.com/quic-go/qpack v0.5.1 // indirect
151
151
github.com/quic-go/quic-go v0.48.2 // indirect
0 commit comments