@@ -7,8 +7,8 @@ require (
7
7
github.com/FZambia/statik v0.1.2-0.20180217151304-b9f012bb2a1b
8
8
github.com/FZambia/tarantool v0.3.1
9
9
github.com/FZambia/viper-lite v0.0.0-20220110144934-1899f66c7d0e
10
- github.com/centrifugal/centrifuge v0.32.0
11
- github.com/centrifugal/protocol v0.12.0
10
+ github.com/centrifugal/centrifuge v0.32.1
11
+ github.com/centrifugal/protocol v0.12.1
12
12
github.com/cristalhq/jwt/v5 v5.4.0
13
13
github.com/gobwas/glob v0.2.3
14
14
github.com/google/uuid v1.6.0
@@ -19,10 +19,10 @@ require (
19
19
github.com/justinas/alice v1.2.0
20
20
github.com/mattn/go-isatty v0.0.20
21
21
github.com/mitchellh/mapstructure v1.5.0
22
- github.com/nats-io/nats.go v1.33 .1
22
+ github.com/nats-io/nats.go v1.34 .1
23
23
github.com/prometheus/client_golang v1.19.0
24
- github.com/quic-go/quic-go v0.41 .0
25
- github.com/quic-go/webtransport-go v0.6 .0
24
+ github.com/quic-go/quic-go v0.42 .0
25
+ github.com/quic-go/webtransport-go v0.7 .0
26
26
github.com/rakutentech/jwk-go v1.1.3
27
27
github.com/rs/zerolog v1.32.0
28
28
github.com/spf13/cobra v1.8.0
@@ -32,17 +32,17 @@ require (
32
32
github.com/twmb/franz-go/pkg/kmsg v1.7.0
33
33
github.com/valyala/fasttemplate v1.2.2
34
34
github.com/vmihailenco/msgpack/v5 v5.4.1
35
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49 .0
36
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49 .0
37
- go.opentelemetry.io/otel v1.24 .0
38
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.24 .0
39
- go.opentelemetry.io/otel/sdk v1.24 .0
40
- go.opentelemetry.io/otel/trace v1.24 .0
35
+ go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.50 .0
36
+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.50 .0
37
+ go.opentelemetry.io/otel v1.25 .0
38
+ go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.25 .0
39
+ go.opentelemetry.io/otel/sdk v1.25 .0
40
+ go.opentelemetry.io/otel/trace v1.25 .0
41
41
go.uber.org/automaxprocs v1.5.3
42
- golang.org/x/crypto v0.21 .0
43
- golang.org/x/sync v0.6 .0
42
+ golang.org/x/crypto v0.22 .0
43
+ golang.org/x/sync v0.7 .0
44
44
golang.org/x/time v0.5.0
45
- google.golang.org/grpc v1.62.1
45
+ google.golang.org/grpc v1.63.0
46
46
google.golang.org/protobuf v1.33.0
47
47
)
48
48
@@ -51,20 +51,19 @@ require (
51
51
github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a // indirect
52
52
github.com/jackc/puddle/v2 v2.2.1 // indirect
53
53
github.com/pierrec/lz4/v4 v4.1.19 // indirect
54
- go.uber.org/mock v0.3 .0 // indirect
54
+ go.uber.org/mock v0.4 .0 // indirect
55
55
)
56
56
57
57
require (
58
58
github.com/beorn7/perks v1.0.1 // indirect
59
- github.com/cenkalti/backoff/v4 v4.2.1 // indirect
59
+ github.com/cenkalti/backoff/v4 v4.3.0 // indirect
60
60
github.com/cespare/xxhash/v2 v2.2.0 // indirect
61
61
github.com/davecgh/go-spew v1.1.1 // indirect
62
62
github.com/felixge/httpsnoop v1.0.4 // indirect
63
63
github.com/fsnotify/fsnotify v1.5.4 // indirect
64
64
github.com/go-logr/logr v1.4.1 // indirect
65
65
github.com/go-logr/stdr v1.2.2 // indirect
66
66
github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 // indirect
67
- github.com/golang/protobuf v1.5.3 // indirect
68
67
github.com/google/pprof v0.0.0-20230926050212-f7f687d19a98 // indirect
69
68
github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.0 // indirect
70
69
github.com/igm/sockjs-go/v3 v3.0.3
@@ -83,26 +82,26 @@ require (
83
82
github.com/prometheus/common v0.48.0 // indirect
84
83
github.com/prometheus/procfs v0.12.0 // indirect
85
84
github.com/quic-go/qpack v0.4.0 // indirect
86
- github.com/redis/rueidis v1.0.31 // indirect
85
+ github.com/redis/rueidis v1.0.33 // indirect
87
86
github.com/segmentio/asm v1.2.0 // indirect
88
87
github.com/segmentio/encoding v0.4.0 // indirect
89
88
github.com/spf13/cast v1.4.1 // indirect
90
89
github.com/spf13/jwalterweatherman v1.1.0 // indirect
91
90
github.com/spf13/pflag v1.0.5 // indirect
92
91
github.com/valyala/bytebufferpool v1.0.0 // indirect
93
92
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
94
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.24 .0
95
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.24 .0
96
- go.opentelemetry.io/otel/metric v1.24 .0 // indirect
93
+ go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.25 .0
94
+ go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.25 .0
95
+ go.opentelemetry.io/otel/metric v1.25 .0 // indirect
97
96
go.opentelemetry.io/proto/otlp v1.1.0 // indirect
98
97
golang.org/x/exp v0.0.0-20230905200255-921286631fa9 // indirect
99
98
golang.org/x/mod v0.12.0 // indirect
100
- golang.org/x/net v0.21 .0 // indirect
101
- golang.org/x/sys v0.18 .0 // indirect
99
+ golang.org/x/net v0.23 .0 // indirect
100
+ golang.org/x/sys v0.19 .0 // indirect
102
101
golang.org/x/text v0.14.0 // indirect
103
102
golang.org/x/tools v0.13.0 // indirect
104
- google.golang.org/genproto/googleapis/api v0.0.0-20240123012728-ef4313101c80 // indirect
105
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240123012728-ef4313101c80 // indirect
103
+ google.golang.org/genproto/googleapis/api v0.0.0-20240227224415-6ceb2ff114de // indirect
104
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda // indirect
106
105
gopkg.in/yaml.v2 v2.4.0 // indirect
107
106
gopkg.in/yaml.v3 v3.0.1 // indirect
108
107
)
0 commit comments