summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod84
1 files changed, 42 insertions, 42 deletions
diff --git a/go.mod b/go.mod
index 2f9cb70b..af359286 100644
--- a/go.mod
+++ b/go.mod
@@ -4,49 +4,49 @@ go 1.19
require (
github.com/buger/goterm v1.0.4
- github.com/darkweak/souin/plugins/roadrunner v0.0.0-20221217232101-10fc86b3c7d9
+ github.com/darkweak/souin/plugins/roadrunner v0.0.0-20221221200737-61135179e7e5
github.com/dustin/go-humanize v1.0.0
github.com/fatih/color v1.13.0
github.com/joho/godotenv v1.4.0
github.com/olekukonko/tablewriter v0.0.5
- github.com/roadrunner-server/amqp/v3 v3.0.4
- github.com/roadrunner-server/app-logger/v3 v3.0.2
- github.com/roadrunner-server/beanstalk/v3 v3.0.4
- github.com/roadrunner-server/boltdb/v3 v3.0.4
- github.com/roadrunner-server/centrifuge/v3 v3.0.4
- github.com/roadrunner-server/config/v3 v3.0.4
+ github.com/roadrunner-server/amqp/v3 v3.1.0
+ github.com/roadrunner-server/app-logger/v3 v3.0.3
+ github.com/roadrunner-server/beanstalk/v3 v3.0.5
+ github.com/roadrunner-server/boltdb/v3 v3.0.5
+ github.com/roadrunner-server/centrifuge/v3 v3.0.5
+ github.com/roadrunner-server/config/v3 v3.0.5
github.com/roadrunner-server/endure v1.4.6
github.com/roadrunner-server/errors v1.2.0
- github.com/roadrunner-server/fileserver/v3 v3.0.4
+ github.com/roadrunner-server/fileserver/v3 v3.0.5
github.com/roadrunner-server/goridge/v3 v3.6.2
- github.com/roadrunner-server/grpc/v3 v3.0.5
- github.com/roadrunner-server/gzip/v3 v3.0.4
- github.com/roadrunner-server/headers/v3 v3.0.4
- github.com/roadrunner-server/http/v3 v3.0.5
- github.com/roadrunner-server/informer/v3 v3.0.4
- github.com/roadrunner-server/jobs/v3 v3.0.4
+ github.com/roadrunner-server/grpc/v3 v3.1.1
+ github.com/roadrunner-server/gzip/v3 v3.0.5
+ github.com/roadrunner-server/headers/v3 v3.0.5
+ github.com/roadrunner-server/http/v3 v3.0.6
+ github.com/roadrunner-server/informer/v3 v3.0.5
+ github.com/roadrunner-server/jobs/v3 v3.0.5
github.com/roadrunner-server/kafka/v3 v3.0.4
- github.com/roadrunner-server/kv/v3 v3.0.4
- github.com/roadrunner-server/logger/v3 v3.0.2
- github.com/roadrunner-server/memcached/v3 v3.0.4
- github.com/roadrunner-server/memory/v3 v3.1.3
- github.com/roadrunner-server/metrics/v3 v3.1.1
- github.com/roadrunner-server/nats/v3 v3.0.4
- github.com/roadrunner-server/otel/v3 v3.0.4
- github.com/roadrunner-server/prometheus/v3 v3.0.4
- github.com/roadrunner-server/proxy_ip_parser/v3 v3.0.4
- github.com/roadrunner-server/redis/v3 v3.0.4
- github.com/roadrunner-server/reload/v3 v3.0.2
- github.com/roadrunner-server/resetter/v3 v3.0.2
- github.com/roadrunner-server/rpc/v3 v3.0.4
+ github.com/roadrunner-server/kv/v3 v3.0.5
+ github.com/roadrunner-server/logger/v3 v3.0.3
+ github.com/roadrunner-server/memcached/v3 v3.0.5
+ github.com/roadrunner-server/memory/v3 v3.1.4
+ github.com/roadrunner-server/metrics/v3 v3.1.2
+ github.com/roadrunner-server/nats/v3 v3.0.5
+ github.com/roadrunner-server/otel/v3 v3.0.5
+ github.com/roadrunner-server/prometheus/v3 v3.0.5
+ github.com/roadrunner-server/proxy_ip_parser/v3 v3.0.5
+ github.com/roadrunner-server/redis/v3 v3.0.5
+ github.com/roadrunner-server/reload/v3 v3.0.3
+ github.com/roadrunner-server/resetter/v3 v3.0.3
+ github.com/roadrunner-server/rpc/v3 v3.0.5
github.com/roadrunner-server/sdk/v3 v3.0.1
- github.com/roadrunner-server/send/v3 v3.1.0
- github.com/roadrunner-server/server/v3 v3.0.4
- github.com/roadrunner-server/service/v3 v3.0.4
- github.com/roadrunner-server/sqs/v3 v3.1.3
- github.com/roadrunner-server/static/v3 v3.0.4
- github.com/roadrunner-server/status/v3 v3.0.4
- github.com/roadrunner-server/tcp/v3 v3.0.4
+ github.com/roadrunner-server/send/v3 v3.1.1
+ github.com/roadrunner-server/server/v3 v3.0.5
+ github.com/roadrunner-server/service/v3 v3.0.5
+ github.com/roadrunner-server/sqs/v3 v3.1.4
+ github.com/roadrunner-server/static/v3 v3.0.5
+ github.com/roadrunner-server/status/v3 v3.0.5
+ github.com/roadrunner-server/tcp/v3 v3.0.5
github.com/spf13/cobra v1.6.1
github.com/spf13/viper v1.14.0
github.com/stretchr/testify v1.8.1
@@ -66,16 +66,16 @@ require (
github.com/andybalholm/brotli v1.0.4 // indirect
github.com/armon/go-metrics v0.4.1 // indirect
github.com/aws/aws-sdk-go-v2 v1.17.3 // indirect
- github.com/aws/aws-sdk-go-v2/config v1.18.5 // indirect
- github.com/aws/aws-sdk-go-v2/credentials v1.13.5 // indirect
+ github.com/aws/aws-sdk-go-v2/config v1.18.7 // indirect
+ github.com/aws/aws-sdk-go-v2/credentials v1.13.7 // indirect
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.21 // indirect
github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.27 // indirect
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.21 // indirect
github.com/aws/aws-sdk-go-v2/internal/ini v1.3.28 // indirect
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.21 // indirect
github.com/aws/aws-sdk-go-v2/service/sqs v1.19.17 // indirect
- github.com/aws/aws-sdk-go-v2/service/sso v1.11.27 // indirect
- github.com/aws/aws-sdk-go-v2/service/ssooidc v1.13.10 // indirect
+ github.com/aws/aws-sdk-go-v2/service/sso v1.11.28 // indirect
+ github.com/aws/aws-sdk-go-v2/service/ssooidc v1.13.11 // indirect
github.com/aws/aws-sdk-go-v2/service/sts v1.17.7 // indirect
github.com/aws/smithy-go v1.13.5 // indirect
github.com/beanstalkd/go-beanstalk v0.2.0 // indirect
@@ -93,7 +93,7 @@ require (
github.com/coreos/go-semver v0.3.0 // indirect
github.com/coreos/go-systemd/v22 v22.5.0 // indirect
github.com/darkweak/go-esi v0.0.5 // indirect
- github.com/darkweak/souin v1.6.26 // indirect
+ github.com/darkweak/souin v1.6.27 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/dgraph-io/badger/v3 v3.2103.5 // indirect
github.com/dgraph-io/ristretto v0.1.1 // indirect
@@ -126,7 +126,7 @@ require (
github.com/google/flatbuffers v22.11.23+incompatible // indirect
github.com/google/uuid v1.3.0 // indirect
github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 // indirect
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.14.0 // indirect
+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.15.0 // indirect
github.com/hashicorp/errwrap v1.1.0 // indirect
github.com/hashicorp/go-immutable-radix v1.3.1 // indirect
github.com/hashicorp/go-msgpack v0.5.5 // indirect
@@ -159,7 +159,7 @@ require (
github.com/mitchellh/mapstructure v1.5.0 // indirect
github.com/mschoch/smat v0.2.0 // indirect
github.com/nats-io/jwt/v2 v2.3.0 // indirect
- github.com/nats-io/nats.go v1.21.0 // indirect
+ github.com/nats-io/nats.go v1.22.1 // indirect
github.com/nats-io/nkeys v0.3.0 // indirect
github.com/nats-io/nuid v1.0.1 // indirect
github.com/openzipkin/zipkin-go v0.4.1 // indirect
@@ -173,7 +173,7 @@ require (
github.com/prometheus/client_golang v1.14.0 // indirect
github.com/prometheus/client_model v0.3.0 // indirect
github.com/prometheus/common v0.39.0 // indirect
- github.com/prometheus/procfs v0.8.0 // indirect
+ github.com/prometheus/procfs v0.9.0 // indirect
github.com/rabbitmq/amqp091-go v1.5.0 // indirect
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 // indirect
github.com/rivo/uniseg v0.4.3 // indirect