1- module github.com/roadrunner-server/roadrunner/v2024
1+ module github.com/roadrunner-server/roadrunner/v2025
22
33go 1.24
44
5- toolchain go1.24.0
5+ toolchain go1.24.2
66
77require (
88 github.com/buger/goterm v1.0.4
99 github.com/dustin/go-humanize v1.0.1
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.2.0
13+ github.com/roadrunner-server/amqp/v5 v5.2.1
1414 github.com/roadrunner-server/api/v4 v4.19.0
1515 github.com/roadrunner-server/app-logger/v5 v5.1.7
1616 github.com/roadrunner-server/beanstalk/v5 v5.1.7
1717 github.com/roadrunner-server/boltdb/v5 v5.1.7
1818 github.com/roadrunner-server/centrifuge/v5 v5.1.7
19- github.com/roadrunner-server/config/v5 v5.1.6
19+ github.com/roadrunner-server/config/v5 v5.1.7
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.6
23- github.com/roadrunner-server/google-pub-sub/v5 v5.1.6
22+ github.com/roadrunner-server/fileserver/v5 v5.1.7
23+ github.com/roadrunner-server/google-pub-sub/v5 v5.1.7
2424 github.com/roadrunner-server/goridge/v3 v3.8.3
2525 github.com/roadrunner-server/grpc/v5 v5.2.1
2626 github.com/roadrunner-server/gzip/v5 v5.1.7
2727 github.com/roadrunner-server/headers/v5 v5.1.7
28- github.com/roadrunner-server/http/v5 v5.2.5
29- github.com/roadrunner-server/informer/v5 v5.1.6
28+ github.com/roadrunner-server/http/v5 v5.2.6
29+ github.com/roadrunner-server/informer/v5 v5.1.7
3030 github.com/roadrunner-server/jobs/v5 v5.1.7
31- github.com/roadrunner-server/kafka/v5 v5.2.2
31+ github.com/roadrunner-server/kafka/v5 v5.2.3
3232 github.com/roadrunner-server/kv/v5 v5.2.7
33- github.com/roadrunner-server/lock/v5 v5.1.6
33+ github.com/roadrunner-server/lock/v5 v5.1.7
3434 github.com/roadrunner-server/logger/v5 v5.1.7
3535 github.com/roadrunner-server/memcached/v5 v5.1.7
3636 github.com/roadrunner-server/memory/v5 v5.2.7
3737 github.com/roadrunner-server/metrics/v5 v5.1.7
3838 github.com/roadrunner-server/nats/v5 v5.1.7
39- github.com/roadrunner-server/otel/v5 v5.1.6
39+ github.com/roadrunner-server/otel/v5 v5.1.7
4040 github.com/roadrunner-server/pool v1.1.3
41- github.com/roadrunner-server/prometheus/v5 v5.1.5
41+ github.com/roadrunner-server/prometheus/v5 v5.1.6
4242 github.com/roadrunner-server/proxy_ip_parser/v5 v5.1.7
4343 github.com/roadrunner-server/redis/v5 v5.1.7
4444 github.com/roadrunner-server/resetter/v5 v5.1.7
45- github.com/roadrunner-server/rpc/v5 v5.1.6
45+ github.com/roadrunner-server/rpc/v5 v5.1.7
4646 github.com/roadrunner-server/send/v5 v5.1.4
4747 github.com/roadrunner-server/server/v5 v5.2.8
4848 github.com/roadrunner-server/service/v5 v5.1.7
@@ -53,7 +53,7 @@ require (
5353 github.com/spf13/cobra v1.9.1
5454 github.com/spf13/viper v1.20.1
5555 github.com/stretchr/testify v1.10.0
56- github.com/temporalio/roadrunner-temporal/v5 v5.5.2
56+ github.com/temporalio/roadrunner-temporal/v5 v5.6.0
5757 go.uber.org/automaxprocs v1.6.0
5858)
5959
0 commit comments