summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod22
1 files changed, 11 insertions, 11 deletions
diff --git a/go.mod b/go.mod
index 98e3a131..100f0d49 100644
--- a/go.mod
+++ b/go.mod
@@ -8,7 +8,7 @@ require (
github.com/fatih/color v1.15.0
github.com/joho/godotenv v1.5.1
github.com/olekukonko/tablewriter v0.0.5
- github.com/roadrunner-server/amqp/v4 v4.4.8
+ github.com/roadrunner-server/amqp/v4 v4.4.9
github.com/roadrunner-server/api/v4 v4.3.2
github.com/roadrunner-server/app-logger/v4 v4.0.7
github.com/roadrunner-server/beanstalk/v4 v4.2.8
@@ -39,7 +39,7 @@ require (
github.com/roadrunner-server/redis/v4 v4.1.10
github.com/roadrunner-server/resetter/v4 v4.0.4
github.com/roadrunner-server/rpc/v4 v4.1.9
- github.com/roadrunner-server/sdk/v4 v4.2.3
+ github.com/roadrunner-server/sdk/v4 v4.2.4
github.com/roadrunner-server/send/v4 v4.0.10
github.com/roadrunner-server/server/v4 v4.1.6
github.com/roadrunner-server/service/v4 v4.1.6
@@ -49,11 +49,11 @@ require (
github.com/roadrunner-server/tcp/v4 v4.0.9
github.com/spf13/cobra v1.7.0
github.com/spf13/viper v1.15.0
- github.com/stretchr/testify v1.8.2
+ github.com/stretchr/testify v1.8.3
github.com/temporalio/roadrunner-temporal/v4 v4.2.5
go.buf.build/protocolbuffers/go/roadrunner-server/api v1.3.39
go.uber.org/automaxprocs v1.5.2
- golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
+ golang.org/x/exp v0.0.0-20230519143937-03e91628a987
)
exclude (
@@ -90,7 +90,7 @@ exclude (
require (
github.com/andybalholm/brotli v1.0.5 // indirect
- github.com/aws/aws-sdk-go v1.44.261 // indirect
+ github.com/aws/aws-sdk-go v1.44.266 // indirect
github.com/aws/aws-sdk-go-v2 v1.18.0 // indirect
github.com/aws/aws-sdk-go-v2/config v1.18.25 // indirect
github.com/aws/aws-sdk-go-v2/credentials v1.13.24 // indirect
@@ -122,7 +122,7 @@ require (
github.com/go-ole/go-ole v1.2.6 // indirect
github.com/go-redis/redis/v8 v8.11.5 // indirect
github.com/goccy/go-json v0.10.2 // indirect
- github.com/gofiber/fiber/v2 v2.45.0 // indirect
+ github.com/gofiber/fiber/v2 v2.46.0 // indirect
github.com/gogo/googleapis v1.4.1 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/gogo/status v1.1.1 // indirect
@@ -170,7 +170,7 @@ require (
github.com/savsgio/gotils v0.0.0-20230208104028-c358bd845dee // indirect
github.com/shirou/gopsutil v3.21.11+incompatible // indirect
github.com/spf13/afero v1.9.5 // indirect
- github.com/spf13/cast v1.5.0 // indirect
+ github.com/spf13/cast v1.5.1 // indirect
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/stretchr/objx v0.5.0 // indirect
@@ -178,7 +178,7 @@ require (
github.com/tinylib/msgp v1.1.8 // indirect
github.com/tklauser/go-sysconf v0.3.11 // indirect
github.com/tklauser/numcpus v0.6.0 // indirect
- github.com/twmb/franz-go v1.13.3 // indirect
+ github.com/twmb/franz-go v1.13.4 // indirect
github.com/twmb/franz-go/pkg/kmsg v1.5.0 // indirect
github.com/twmb/murmur3 v1.1.7 // indirect
github.com/uber-go/tally/v4 v4.1.6 // indirect
@@ -187,7 +187,7 @@ require (
github.com/valyala/tcplisten v1.0.0 // indirect
github.com/vmihailenco/msgpack/v5 v5.3.5 // indirect
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
- github.com/yusufpapurcu/wmi v1.2.2 // indirect
+ github.com/yusufpapurcu/wmi v1.2.3 // indirect
go.buf.build/grpc/go/roadrunner-server/api v1.4.39 // indirect
go.etcd.io/bbolt v1.3.7 // indirect
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0 // indirect
@@ -206,10 +206,10 @@ require (
go.opentelemetry.io/otel/trace v1.14.0 // indirect
go.opentelemetry.io/proto/otlp v0.19.0 // indirect
go.temporal.io/api v1.19.1-0.20230322213042-07fb271d475b // indirect
- go.temporal.io/sdk v1.22.1 // indirect
+ go.temporal.io/sdk v1.22.2 // indirect
go.temporal.io/sdk/contrib/opentelemetry v0.2.0 // indirect
go.temporal.io/sdk/contrib/tally v0.2.0 // indirect
- go.temporal.io/server v1.20.2 // indirect
+ go.temporal.io/server v1.20.3 // indirect
go.uber.org/atomic v1.11.0 // indirect
go.uber.org/multierr v1.11.0 // indirect
go.uber.org/zap v1.24.0 // indirect