Skip to content

Commit e0ffd3e

Browse files
committed
release: v2024.3.2
Signed-off-by: Valery Piashchynski <[email protected]>
1 parent 1e64dfb commit e0ffd3e

File tree

2 files changed

+105
-105
lines changed

2 files changed

+105
-105
lines changed

go.mod

+35-35
Original file line numberDiff line numberDiff line change
@@ -10,50 +10,50 @@ require (
1010
github.com/fatih/color v1.18.0
1111
github.com/joho/godotenv v1.5.1
1212
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
1414
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
2020
github.com/roadrunner-server/endure/v2 v2.6.1
2121
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
2424
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
4040
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
4646
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
5050
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
5353
github.com/spf13/cobra v1.8.1
5454
github.com/spf13/viper v1.19.0
5555
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
5757
go.uber.org/automaxprocs v1.6.0
5858
)
5959

@@ -145,7 +145,7 @@ require (
145145
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
146146
github.com/prometheus/client_golang v1.20.5 // indirect
147147
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
149149
github.com/prometheus/procfs v0.15.1 // indirect
150150
github.com/quic-go/qpack v0.5.1 // indirect
151151
github.com/quic-go/quic-go v0.48.2 // indirect

0 commit comments

Comments
 (0)