@@ -7,13 +7,13 @@ 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
10+ github.com/blevesearch/bleve/v2 v2.5.0
1111 github.com/dgraph-io/badger/v4 v4.6.0
12- github.com/dgraph-io/dgo/v240 v240.1.1-0.20250403071431-f8296b028c14
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
@@ -23,7 +23,7 @@ require (
2323 github.com/go-jose/go-jose/v4 v4.0.5
2424 github.com/go-sql-driver/mysql v1.9.1
2525 github.com/golang-jwt/jwt/v5 v5.2.2
26- github.com/golang/geo v0.0.0-20230421003525-6adc56603217
26+ github.com/golang/geo 07d601f131f3
2727 github.com/golang/glog v1.2.4
2828 github.com/golang/snappy v1.0.0
2929 github.com/google/codesearch v1.2.0
@@ -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
6060 golang.org/x/crypto v0.36.0
6161 golang.org/x/exp v0.0.0-20250305212735-054e65f0b394
6262 golang.org/x/mod v0.24.0
6363 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
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