@@ -7,21 +7,21 @@ require (
77 github.com/HdrHistogram/hdrhistogram-go v1.1.2
88 github.com/IBM/sarama v1.45.1
99 github.com/Masterminds/semver/v3 v3.3.1
10- github.com/blevesearch/bleve/v2 v2.4.4
11- github.com/dgraph-io/badger/v4 v4.6 .0
12- github.com/dgraph-io/dgo/v240 v240.1.1-0.20250403071431-f8296b028c14
10+ github.com/blevesearch/bleve/v2 v2.5.0
11+ github.com/dgraph-io/badger/v4 v4.7 .0
12+ github.com/dgraph-io/dgo/v240 v240.2.0
1313 github.com/dgraph-io/gqlgen v0.13.2
1414 github.com/dgraph-io/gqlparser/v2 v2.2.2
1515 github.com/dgraph-io/graphql-transport-ws v0.0.0-20210511143556-2cef522f1f15
16- github.com/dgraph-io/ristretto/v2 v2.1 .0
16+ github.com/dgraph-io/ristretto/v2 v2.2 .0
1717 github.com/dgraph-io/simdjson-go v0.3.0
1818 github.com/dgryski/go-farm v0.0.0-20240924180020-3414d57e47da
1919 github.com/dgryski/go-groupvarint v0.0.0-20230630160417-2bfb7969fb3c
2020 github.com/docker/docker v28.0.4+incompatible
2121 github.com/docker/go-connections v0.5.0
2222 github.com/dustin/go-humanize v1.0.1
23- github.com/go-jose/go-jose/v4 v4.0.5
24- github.com/go-sql-driver/mysql v1.9.1
23+ github.com/go-jose/go-jose/v4 v4.1.0
24+ github.com/go-sql-driver/mysql v1.9.2
2525 github.com/golang-jwt/jwt/v5 v5.2.2
2626 github.com/golang/geo v0.0.0-20230421003525-6adc56603217
2727 github.com/golang/glog v1.2.4
@@ -49,22 +49,22 @@ require (
4949 github.com/xdg/scram v1.0.5
5050 go.etcd.io/etcd/raft/v3 v3.5.21
5151 go.opencensus.io v0.24.0
52- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.54 .0
53- go.opentelemetry.io/contrib/zpages v0.59 .0
54- go.opentelemetry.io/otel v1.34 .0
55- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.34 .0
56- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.34 .0
57- go.opentelemetry.io/otel/sdk v1.34 .0
58- go.opentelemetry.io/otel/trace v1.34 .0
52+ go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.60 .0
53+ go.opentelemetry.io/contrib/zpages v0.60 .0
54+ go.opentelemetry.io/otel v1.35 .0
55+ go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.35 .0
56+ go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.35 .0
57+ go.opentelemetry.io/otel/sdk v1.35 .0
58+ go.opentelemetry.io/otel/trace v1.35 .0
5959 go.uber.org/zap v1.27.0
60- golang.org/x/crypto v0.36 .0
60+ golang.org/x/crypto v0.37 .0
6161 golang.org/x/exp v0.0.0-20250305212735-054e65f0b394
6262 golang.org/x/mod v0.24.0
63- golang.org/x/net v0.38 .0
64- golang.org/x/sync v0.12 .0
65- golang.org/x/sys v0.31 .0
66- golang.org/x/term v0.30 .0
67- golang.org/x/text v0.23 .0
63+ golang.org/x/net v0.39 .0
64+ golang.org/x/sync v0.13 .0
65+ golang.org/x/sys v0.32 .0
66+ golang.org/x/term v0.31 .0
67+ golang.org/x/text v0.24 .0
6868 golang.org/x/tools v0.31.0
6969 google.golang.org/grpc v1.71.1
7070 google.golang.org/protobuf v1.36.6
0 commit comments