@@ -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.4
13+ github.com/roadrunner-server/amqp/v5 v5.1.6
1414 github.com/roadrunner-server/api/v4 v4.18.1
15- github.com/roadrunner-server/app-logger/v5 v5.1.4
16- github.com/roadrunner-server/beanstalk/v5 v5.1.4
17- github.com/roadrunner-server/boltdb/v5 v5.1.4
18- github.com/roadrunner-server/centrifuge/v5 v5.1.4
19- github.com/roadrunner-server/config/v5 v5.1.4
15+ github.com/roadrunner-server/app-logger/v5 v5.1.6
16+ github.com/roadrunner-server/beanstalk/v5 v5.1.6
17+ github.com/roadrunner-server/boltdb/v5 v5.1.6
18+ github.com/roadrunner-server/centrifuge/v5 v5.1.6
19+ github.com/roadrunner-server/config/v5 v5.1.6
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.4
23- github.com/roadrunner-server/google-pub-sub/v5 v5.1.4
22+ github.com/roadrunner-server/fileserver/v5 v5.1.6
23+ github.com/roadrunner-server/google-pub-sub/v5 v5.1.6
2424 github.com/roadrunner-server/goridge/v3 v3.8.3
25- github.com/roadrunner-server/grpc/v5 v5.1.4
26- github.com/roadrunner-server/gzip/v5 v5.1.4
27- github.com/roadrunner-server/headers/v5 v5.1.4
28- github.com/roadrunner-server/http/v5 v5.2.3
29- github.com/roadrunner-server/informer/v5 v5.1.4
30- github.com/roadrunner-server/jobs/v5 v5.1.4
31- github.com/roadrunner-server/kafka/v5 v5.2.0
32- github.com/roadrunner-server/kv/v5 v5.2.4
33- github.com/roadrunner-server/lock/v5 v5.1.4
34- github.com/roadrunner-server/logger/v5 v5.1.4
35- github.com/roadrunner-server/memcached/v5 v5.1.4
36- github.com/roadrunner-server/memory/v5 v5.2.4
37- github.com/roadrunner-server/metrics/v5 v5.1.4
38- github.com/roadrunner-server/nats/v5 v5.1.4
39- github.com/roadrunner-server/otel/v5 v5.1.4
40- github.com/roadrunner-server/pool v1.1.2
41- github.com/roadrunner-server/prometheus/v5 v5.1.4
42- github.com/roadrunner-server/proxy_ip_parser/v5 v5.1.4
43- github.com/roadrunner-server/redis/v5 v5.1.4
44- github.com/roadrunner-server/resetter/v5 v5.1.4
45- github.com/roadrunner-server/rpc/v5 v5.1.4
25+ github.com/roadrunner-server/grpc/v5 v5.1.6
26+ github.com/roadrunner-server/gzip/v5 v5.1.6
27+ github.com/roadrunner-server/headers/v5 v5.1.6
28+ github.com/roadrunner-server/http/v5 v5.2.5
29+ github.com/roadrunner-server/informer/v5 v5.1.6
30+ github.com/roadrunner-server/jobs/v5 v5.1.6
31+ github.com/roadrunner-server/kafka/v5 v5.2.2
32+ github.com/roadrunner-server/kv/v5 v5.2.6
33+ github.com/roadrunner-server/lock/v5 v5.1.6
34+ github.com/roadrunner-server/logger/v5 v5.1.6
35+ github.com/roadrunner-server/memcached/v5 v5.1.6
36+ github.com/roadrunner-server/memory/v5 v5.2.6
37+ github.com/roadrunner-server/metrics/v5 v5.1.6
38+ github.com/roadrunner-server/nats/v5 v5.1.6
39+ github.com/roadrunner-server/otel/v5 v5.1.6
40+ github.com/roadrunner-server/pool v1.1.3
41+ github.com/roadrunner-server/prometheus/v5 v5.1.5
42+ github.com/roadrunner-server/proxy_ip_parser/v5 v5.1.6
43+ github.com/roadrunner-server/redis/v5 v5.1.6
44+ github.com/roadrunner-server/resetter/v5 v5.1.6
45+ github.com/roadrunner-server/rpc/v5 v5.1.6
4646 github.com/roadrunner-server/send/v5 v5.1.3
47- github.com/roadrunner-server/server/v5 v5.2.5
48- github.com/roadrunner-server/service/v5 v5.1.4
49- github.com/roadrunner-server/sqs/v5 v5.1.4
50- github.com/roadrunner-server/static/v5 v5.1.3
51- github.com/roadrunner-server/status/v5 v5.1.4
52- github.com/roadrunner-server/tcp/v5 v5.1.4
47+ github.com/roadrunner-server/server/v5 v5.2.7
48+ github.com/roadrunner-server/service/v5 v5.1.6
49+ github.com/roadrunner-server/sqs/v5 v5.1.6
50+ github.com/roadrunner-server/static/v5 v5.1.4
51+ github.com/roadrunner-server/status/v5 v5.1.6
52+ github.com/roadrunner-server/tcp/v5 v5.1.6
5353 github.com/spf13/cobra v1.9.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.5.1
56+ github.com/temporalio/roadrunner-temporal/v5 v5.5.2
5757 go.uber.org/automaxprocs v1.6.0
5858)
5959
@@ -121,7 +121,7 @@ require (
121121 github.com/inconshreveable/mousetrap v1.1.0 // indirect
122122 github.com/jmespath/go-jmespath v0.4.0 // indirect
123123 github.com/klauspost/compress v1.18.0 // indirect
124- github.com/klauspost/cpuid/v2 v2.2.9 // indirect
124+ github.com/klauspost/cpuid/v2 v2.2.10 // indirect
125125 github.com/libdns/libdns v0.2.3 // indirect
126126 github.com/magiconair/properties v1.8.9 // indirect
127127 github.com/mattn/go-colorable v0.1.14 // indirect
@@ -156,8 +156,8 @@ require (
156156 github.com/rivo/uniseg v0.4.7 // indirect
157157 github.com/roadrunner-server/context v1.0.2 // indirect
158158 github.com/roadrunner-server/events v1.0.1 // indirect
159- github.com/roadrunner-server/priority_queue v1.0.2 // indirect
160- github.com/roadrunner-server/tcplisten v1.5.1 // indirect
159+ github.com/roadrunner-server/priority_queue v1.0.3 // indirect
160+ github.com/roadrunner-server/tcplisten v1.5.2 // indirect
161161 github.com/robfig/cron v1.2.0 // indirect
162162 github.com/rs/cors v1.11.1 // indirect
163163 github.com/sagikazarmark/locafero v0.7.0 // indirect
@@ -199,30 +199,30 @@ require (
199199 go.opentelemetry.io/otel/sdk v1.34.0 // indirect
200200 go.opentelemetry.io/otel/trace v1.34.0 // indirect
201201 go.opentelemetry.io/proto/otlp v1.5.0 // indirect
202- go.temporal.io/api v1.44.1 // indirect
203- go.temporal.io/sdk v1.32.1 // indirect
202+ go.temporal.io/api v1.45.0 // indirect
203+ go.temporal.io/sdk v1.33.0 // indirect
204204 go.temporal.io/sdk/contrib/opentelemetry v0.6.0 // indirect
205205 go.temporal.io/sdk/contrib/tally v0.2.0 // indirect
206- go.temporal.io/server v1.27.0 // indirect
206+ go.temporal.io/server v1.27.1 // indirect
207207 go.uber.org/atomic v1.11.0 // indirect
208208 go.uber.org/mock v0.5.0 // indirect
209209 go.uber.org/multierr v1.11.0 // indirect
210210 go.uber.org/zap v1.27.0 // indirect
211211 go.uber.org/zap/exp v0.3.0 // indirect
212- golang.org/x/crypto v0.34 .0 // indirect
212+ golang.org/x/crypto v0.35 .0 // indirect
213213 golang.org/x/exp v0.0.0-20250218142911-aa4b98e5adaa // indirect
214214 golang.org/x/mod v0.23.0 // indirect
215215 golang.org/x/net v0.35.0 // indirect
216- golang.org/x/oauth2 v0.26 .0 // indirect
216+ golang.org/x/oauth2 v0.27 .0 // indirect
217217 golang.org/x/sync v0.11.0 // indirect
218218 golang.org/x/sys v0.30.0 // indirect
219219 golang.org/x/text v0.22.0 // indirect
220220 golang.org/x/time v0.10.0 // indirect
221221 golang.org/x/tools v0.30.0 // indirect
222- google.golang.org/api v0.222 .0 // indirect
223- google.golang.org/genproto v0.0.0-20250219182151-9fdb1cabc7b2 // indirect
224- google.golang.org/genproto/googleapis/api v0.0.0-20250219182151-9fdb1cabc7b2 // indirect
225- google.golang.org/genproto/googleapis/rpc v0.0.0-20250219182151-9fdb1cabc7b2 // indirect
222+ google.golang.org/api v0.223 .0 // indirect
223+ google.golang.org/genproto v0.0.0-20250224174004-546df14abb99 // indirect
224+ google.golang.org/genproto/googleapis/api v0.0.0-20250224174004-546df14abb99 // indirect
225+ google.golang.org/genproto/googleapis/rpc v0.0.0-20250224174004-546df14abb99 // indirect
226226 google.golang.org/grpc v1.70.0 // indirect
227227 google.golang.org/protobuf v1.36.5 // indirect
228228 gopkg.in/ini.v1 v1.67.0 // indirect
0 commit comments