summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-09-22 00:43:55 +0200
committerValery Piashchynski <[email protected]>2022-09-22 00:44:01 +0200
commit186bdf47b26c0798f6d824246ff8b79373badab0 (patch)
tree8742548c6e8555b47343ced4b45bfce890c34e26 /go.mod
parent5392ebebfd0d252d7cae70b65966f74727d6f016 (diff)
go.mod: update dependencies
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod88
1 files changed, 45 insertions, 43 deletions
diff --git a/go.mod b/go.mod
index 7b299e11..983b9f03 100644
--- a/go.mod
+++ b/go.mod
@@ -4,7 +4,7 @@ go 1.19
require (
github.com/buger/goterm v1.0.4
- github.com/darkweak/souin/plugins/roadrunner v0.0.0-20220910125555-2391f8372da6
+ github.com/darkweak/souin/plugins/roadrunner v0.0.0-20220921075833-1dc1ae0cdbb8
github.com/dustin/go-humanize v1.0.0
github.com/fatih/color v1.13.0
github.com/joho/godotenv v1.4.0
@@ -12,41 +12,41 @@ require (
github.com/roadrunner-server/amqp/v2 v2.18.0
github.com/roadrunner-server/api/v2 v2.23.0
github.com/roadrunner-server/beanstalk/v2 v2.17.0
- github.com/roadrunner-server/boltdb/v2 v2.17.1
+ github.com/roadrunner-server/boltdb/v2 v2.17.2
github.com/roadrunner-server/broadcast/v2 v2.14.0
- github.com/roadrunner-server/config/v2 v2.16.1
+ github.com/roadrunner-server/config/v2 v2.16.2
github.com/roadrunner-server/endure v1.4.5
github.com/roadrunner-server/errors v1.2.0
- github.com/roadrunner-server/fileserver/v2 v2.14.1
+ github.com/roadrunner-server/fileserver/v2 v2.14.2
github.com/roadrunner-server/goridge/v3 v3.5.3
- github.com/roadrunner-server/grpc/v2 v2.22.2
- github.com/roadrunner-server/gzip/v2 v2.13.2
- github.com/roadrunner-server/headers/v2 v2.13.2
- github.com/roadrunner-server/http/v2 v2.23.2
+ github.com/roadrunner-server/grpc/v2 v2.22.3
+ github.com/roadrunner-server/gzip/v2 v2.13.3
+ github.com/roadrunner-server/headers/v2 v2.13.3
+ github.com/roadrunner-server/http/v2 v2.23.3
github.com/roadrunner-server/informer/v2 v2.13.0
- github.com/roadrunner-server/jobs/v2 v2.18.1
- github.com/roadrunner-server/kafka/v2 v2.2.0
+ github.com/roadrunner-server/jobs/v2 v2.18.2
+ github.com/roadrunner-server/kafka/v2 v2.2.1
github.com/roadrunner-server/kv/v2 v2.14.0
- github.com/roadrunner-server/logger/v2 v2.15.1
+ github.com/roadrunner-server/logger/v2 v2.15.2
github.com/roadrunner-server/memcached/v2 v2.13.0
github.com/roadrunner-server/memory/v2 v2.17.0
- github.com/roadrunner-server/metrics/v2 v2.14.1
- github.com/roadrunner-server/nats/v2 v2.17.0
- github.com/roadrunner-server/otel/v2 v2.5.3
- github.com/roadrunner-server/prometheus/v2 v2.14.2
+ github.com/roadrunner-server/metrics/v2 v2.14.2
+ github.com/roadrunner-server/nats/v2 v2.17.1
+ github.com/roadrunner-server/otel/v2 v2.5.4
+ github.com/roadrunner-server/prometheus/v2 v2.14.3
github.com/roadrunner-server/proxy_ip_parser/v2 v2.5.1
github.com/roadrunner-server/redis/v2 v2.16.0
github.com/roadrunner-server/reload/v2 v2.14.0
github.com/roadrunner-server/resetter/v2 v2.13.0
github.com/roadrunner-server/rpc/v2 v2.15.0
- github.com/roadrunner-server/send/v2 v2.13.2
- github.com/roadrunner-server/server/v2 v2.16.1
- github.com/roadrunner-server/service/v2 v2.17.1
- github.com/roadrunner-server/sqs/v2 v2.20.1
- github.com/roadrunner-server/static/v2 v2.14.2
- github.com/roadrunner-server/status/v2 v2.15.1
- github.com/roadrunner-server/tcp/v2 v2.15.1
- github.com/roadrunner-server/websockets/v2 v2.16.2
+ github.com/roadrunner-server/send/v2 v2.13.3
+ github.com/roadrunner-server/server/v2 v2.16.2
+ github.com/roadrunner-server/service/v2 v2.17.2
+ github.com/roadrunner-server/sqs/v2 v2.20.2
+ github.com/roadrunner-server/static/v2 v2.14.3
+ github.com/roadrunner-server/status/v2 v2.15.2
+ github.com/roadrunner-server/tcp/v2 v2.15.2
+ github.com/roadrunner-server/websockets/v2 v2.16.3
github.com/spf13/cobra v1.5.0
github.com/spf13/viper v1.13.0
github.com/stretchr/testify v1.8.0
@@ -58,18 +58,18 @@ require (
github.com/Shopify/sarama v1.36.0 // indirect
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.16.15 // indirect
- github.com/aws/aws-sdk-go-v2/config v1.17.6 // indirect
- github.com/aws/aws-sdk-go-v2/credentials v1.12.19 // indirect
- github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.16 // indirect
- github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.22 // indirect
- github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.16 // indirect
- github.com/aws/aws-sdk-go-v2/internal/ini v1.3.23 // indirect
- github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.16 // indirect
- github.com/aws/aws-sdk-go-v2/service/sqs v1.19.9 // indirect
- github.com/aws/aws-sdk-go-v2/service/sso v1.11.22 // indirect
- github.com/aws/aws-sdk-go-v2/service/ssooidc v1.13.4 // indirect
- github.com/aws/aws-sdk-go-v2/service/sts v1.16.18 // indirect
+ github.com/aws/aws-sdk-go-v2 v1.16.16 // indirect
+ github.com/aws/aws-sdk-go-v2/config v1.17.7 // indirect
+ github.com/aws/aws-sdk-go-v2/credentials v1.12.20 // indirect
+ github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.17 // indirect
+ github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.23 // indirect
+ github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.17 // indirect
+ github.com/aws/aws-sdk-go-v2/internal/ini v1.3.24 // indirect
+ github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.17 // indirect
+ github.com/aws/aws-sdk-go-v2/service/sqs v1.19.10 // indirect
+ github.com/aws/aws-sdk-go-v2/service/sso v1.11.23 // indirect
+ github.com/aws/aws-sdk-go-v2/service/ssooidc v1.13.5 // indirect
+ github.com/aws/aws-sdk-go-v2/service/sts v1.16.19 // indirect
github.com/aws/smithy-go v1.13.3 // indirect
github.com/beanstalkd/go-beanstalk v0.1.0 // indirect
github.com/beorn7/perks v1.0.1 // indirect
@@ -85,7 +85,8 @@ require (
github.com/cespare/xxhash/v2 v2.1.2 // indirect
github.com/coreos/go-semver v0.3.0 // indirect
github.com/coreos/go-systemd/v22 v22.4.0 // indirect
- github.com/darkweak/souin v1.6.18 // indirect
+ github.com/darkweak/go-esi v0.0.4 // indirect
+ github.com/darkweak/souin v1.6.21 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/dgraph-io/badger/v3 v3.2103.2 // indirect
github.com/dgraph-io/ristretto v0.1.0 // indirect
@@ -102,6 +103,7 @@ require (
github.com/go-logr/stdr v1.2.2 // indirect
github.com/go-ole/go-ole v1.2.6 // indirect
github.com/go-redis/redis/v8 v8.11.5 // indirect
+ github.com/go-redis/redis/v9 v9.0.0-beta.2 // indirect
github.com/gobwas/httphead v0.1.0 // indirect
github.com/gobwas/pool v0.2.1 // indirect
github.com/gobwas/ws v1.1.0 // indirect
@@ -145,7 +147,7 @@ require (
github.com/magiconair/properties v1.8.6 // indirect
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.16 // indirect
- github.com/mattn/go-runewidth v0.0.13 // indirect
+ github.com/mattn/go-runewidth v0.0.14 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.1 // indirect
github.com/mholt/acmez v1.0.4 // indirect
github.com/miekg/dns v1.1.50 // indirect
@@ -200,7 +202,7 @@ require (
go.etcd.io/etcd/client/pkg/v3 v3.5.5 // indirect
go.etcd.io/etcd/client/v3 v3.5.5 // indirect
go.opencensus.io v0.23.0 // indirect
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.35.0 // indirect
+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.36.0 // indirect
go.opentelemetry.io/contrib/propagators/jaeger v1.10.0 // indirect
go.opentelemetry.io/otel v1.10.0 // indirect
go.opentelemetry.io/otel/exporters/jaeger v1.10.0 // indirect
@@ -210,7 +212,7 @@ require (
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.10.0 // indirect
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.10.0 // indirect
go.opentelemetry.io/otel/exporters/zipkin v1.10.0 // indirect
- go.opentelemetry.io/otel/metric v0.31.0 // indirect
+ go.opentelemetry.io/otel/metric v0.32.0 // indirect
go.opentelemetry.io/otel/sdk v1.10.0 // indirect
go.opentelemetry.io/otel/trace v1.10.0 // indirect
go.opentelemetry.io/proto/otlp v0.19.0 // indirect
@@ -221,16 +223,16 @@ require (
go.uber.org/atomic v1.10.0 // indirect
go.uber.org/multierr v1.8.0 // indirect
go.uber.org/zap v1.23.0 // indirect
- golang.org/x/crypto v0.0.0-20220829220503-c86fa9a7ed90 // indirect
+ golang.org/x/crypto v0.0.0-20220919173607-35f4265a4bc0 // indirect
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 //indirect
- golang.org/x/net v0.0.0-20220909164309-bea034e7d591 // indirect
+ golang.org/x/net v0.0.0-20220921203646-d300de134e69 // indirect
golang.org/x/sync v0.0.0-20220907140024-f12130a52804 // indirect
golang.org/x/sys v0.0.0-20220919091848-fb04ddd9f9c8 // indirect
golang.org/x/text v0.3.7 // indirect
- golang.org/x/time v0.0.0-20220722155302-e5dcc9cfc0b9 // indirect
+ golang.org/x/time v0.0.0-20220920022843-2ce7c2934d45 // indirect
golang.org/x/tools v0.1.12 // indirect
google.golang.org/appengine v1.6.7 // indirect
- google.golang.org/genproto v0.0.0-20220916172020-2692e8806bfa // indirect
+ google.golang.org/genproto v0.0.0-20220921212554-e5d39c1706f2 // indirect
google.golang.org/grpc v1.49.0 // indirect
google.golang.org/protobuf v1.28.1 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect