@@ -2,10 +2,10 @@ module github.com/element-hq/dendrite
2
2
3
3
require (
4
4
github.com/Arceliar/phony v0.0.0-20220903101357-530938a4b13d
5
- github.com/DATA-DOG/go-sqlmock v1.5.0
5
+ github.com/DATA-DOG/go-sqlmock v1.5.2
6
6
github.com/MFAshby/stdemuxerhook v1.0.0
7
7
github.com/Masterminds/semver/v3 v3.3.1
8
- github.com/blevesearch/bleve/v2 v2.4.4
8
+ github.com/blevesearch/bleve/v2 v2.5.1
9
9
github.com/codeclysm/extract v2.2.0+incompatible
10
10
github.com/coder/websocket v1.8.12
11
11
github.com/cretz/bine v0.2.0
@@ -16,7 +16,7 @@ require (
16
16
github.com/eyedeekay/onramp v0.33.8
17
17
github.com/getsentry/sentry-go v0.14.0
18
18
github.com/gologme/log v1.3.0
19
- github.com/google/go-cmp v0.6 .0
19
+ github.com/google/go-cmp v0.7 .0
20
20
github.com/google/uuid v1.6.0
21
21
github.com/gorilla/mux v1.8.0
22
22
github.com/gorilla/websocket v1.5.3
@@ -29,8 +29,8 @@ require (
29
29
github.com/matrix-org/pinecone v0.11.1-0.20230810010612-ea4c33717fd7
30
30
github.com/matrix-org/util v0.0.0-20221111132719-399730281e66
31
31
github.com/mattn/go-sqlite3 v1.14.24
32
- github.com/nats-io/nats-server/v2 v2.10.25
33
- github.com/nats-io/nats.go v1.38 .0
32
+ github.com/nats-io/nats-server/v2 v2.11.3
33
+ github.com/nats-io/nats.go v1.42 .0
34
34
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
35
35
github.com/opentracing/opentracing-go v1.2.0
36
36
github.com/patrickmn/go-cache v2.1.0+incompatible
@@ -45,12 +45,12 @@ require (
45
45
github.com/yggdrasil-network/yggdrasil-go v0.5.12
46
46
github.com/yggdrasil-network/yggquic v0.0.0-20241212194307-0d495106021f
47
47
go.uber.org/atomic v1.11.0
48
- golang.org/x/crypto v0.32 .0
48
+ golang.org/x/crypto v0.38 .0
49
49
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
50
50
golang.org/x/image v0.23.0
51
51
golang.org/x/mobile v0.0.0-20240520174638-fa72addaaa1b
52
- golang.org/x/sync v0.10 .0
53
- golang.org/x/term v0.28 .0
52
+ golang.org/x/sync v0.14 .0
53
+ golang.org/x/term v0.32 .0
54
54
gopkg.in/yaml.v2 v2.4.0
55
55
gotest.tools/v3 v3.5.1
56
56
maunium.net/go/mautrix v0.15.1
@@ -61,27 +61,27 @@ require (
61
61
github.com/Arceliar/ironwood v0.0.0-20241213013129-743fe2fccbd3 // indirect
62
62
github.com/HdrHistogram/hdrhistogram-go v1.1.2 // indirect
63
63
github.com/Microsoft/go-winio v0.5.2 // indirect
64
- github.com/RoaringBitmap/roaring v1.9.3 // indirect
64
+ github.com/RoaringBitmap/roaring/v2 v2.4.5 // indirect
65
65
github.com/beorn7/perks v1.0.1 // indirect
66
- github.com/bits-and-blooms/bitset v1.13 .0 // indirect
66
+ github.com/bits-and-blooms/bitset v1.22 .0 // indirect
67
67
github.com/bits-and-blooms/bloom/v3 v3.7.0 // indirect
68
- github.com/blevesearch/bleve_index_api v1.1.12 // indirect
69
- github.com/blevesearch/geo v0.1.20 // indirect
70
- github.com/blevesearch/go-faiss v1.0.24 // indirect
68
+ github.com/blevesearch/bleve_index_api v1.2.8 // indirect
69
+ github.com/blevesearch/geo v0.2.3 // indirect
70
+ github.com/blevesearch/go-faiss v1.0.25 // indirect
71
71
github.com/blevesearch/go-porterstemmer v1.0.3 // indirect
72
72
github.com/blevesearch/gtreap v0.1.1 // indirect
73
73
github.com/blevesearch/mmap-go v1.0.4 // indirect
74
- github.com/blevesearch/scorch_segment_api/v2 v2.2.16 // indirect
74
+ github.com/blevesearch/scorch_segment_api/v2 v2.3.10 // indirect
75
75
github.com/blevesearch/segment v0.9.1 // indirect
76
76
github.com/blevesearch/snowballstem v0.9.0 // indirect
77
77
github.com/blevesearch/upsidedown_store_api v1.0.2 // indirect
78
- github.com/blevesearch/vellum v1.0.10 // indirect
79
- github.com/blevesearch/zapx/v11 v11.3.10 // indirect
80
- github.com/blevesearch/zapx/v12 v12.3.10 // indirect
81
- github.com/blevesearch/zapx/v13 v13.3.10 // indirect
82
- github.com/blevesearch/zapx/v14 v14.3.10 // indirect
83
- github.com/blevesearch/zapx/v15 v15.3.16 // indirect
84
- github.com/blevesearch/zapx/v16 v16.1.9-0.20241217210638-a0519e7caf3b // indirect
78
+ github.com/blevesearch/vellum v1.1.0 // indirect
79
+ github.com/blevesearch/zapx/v11 v11.4.2 // indirect
80
+ github.com/blevesearch/zapx/v12 v12.4.2 // indirect
81
+ github.com/blevesearch/zapx/v13 v13.4.2 // indirect
82
+ github.com/blevesearch/zapx/v14 v14.4.2 // indirect
83
+ github.com/blevesearch/zapx/v15 v15.4.2 // indirect
84
+ github.com/blevesearch/zapx/v16 v16.2.3 // indirect
85
85
github.com/cespare/xxhash/v2 v2.3.0 // indirect
86
86
github.com/containerd/log v0.1.0 // indirect
87
87
github.com/davecgh/go-spew v1.1.1 // indirect
@@ -95,15 +95,15 @@ require (
95
95
github.com/go-logr/stdr v1.2.2 // indirect
96
96
github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 // indirect
97
97
github.com/gogo/protobuf v1.3.2 // indirect
98
- github.com/golang/geo v0.0.0-20210211234256-740aa86cb551 // indirect
99
98
github.com/golang/protobuf v1.5.3 // indirect
100
99
github.com/golang/snappy v0.0.4 // indirect
100
+ github.com/google/go-tpm v0.9.3 // indirect
101
101
github.com/google/pprof v0.0.0-20240409012703-83162a5b38cd // indirect
102
102
github.com/h2non/filetype v1.1.3 // indirect
103
103
github.com/hjson/hjson-go/v4 v4.4.0 // indirect
104
104
github.com/json-iterator/go v1.1.12 // indirect
105
105
github.com/juju/errors v1.0.0 // indirect
106
- github.com/klauspost/compress v1.17.11 // indirect
106
+ github.com/klauspost/compress v1.18.0 // indirect
107
107
github.com/mattn/go-colorable v0.1.13 // indirect
108
108
github.com/mattn/go-isatty v0.0.20 // indirect
109
109
github.com/minio/highwayhash v1.0.3 // indirect
@@ -114,8 +114,8 @@ require (
114
114
github.com/morikuni/aec v1.0.0 // indirect
115
115
github.com/mschoch/smat v0.2.0 // indirect
116
116
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
117
- github.com/nats-io/jwt/v2 v2.7.3 // indirect
118
- github.com/nats-io/nkeys v0.4.9 // indirect
117
+ github.com/nats-io/jwt/v2 v2.7.4 // indirect
118
+ github.com/nats-io/nkeys v0.4.11 // indirect
119
119
github.com/nats-io/nuid v1.0.1 // indirect
120
120
github.com/ncruces/go-strftime v0.1.9 // indirect
121
121
github.com/onsi/ginkgo/v2 v2.11.0 // indirect
@@ -132,7 +132,7 @@ require (
132
132
github.com/tidwall/match v1.1.1 // indirect
133
133
github.com/tidwall/pretty v1.2.1 // indirect
134
134
github.com/wlynxg/anet v0.0.5 // indirect
135
- go.etcd.io/bbolt v1.3.7 // indirect
135
+ go.etcd.io/bbolt v1.4.0 // indirect
136
136
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0 // indirect
137
137
go.opentelemetry.io/otel v1.32.0 // indirect
138
138
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.32.0 // indirect
@@ -142,9 +142,9 @@ require (
142
142
go.uber.org/mock v0.4.0 // indirect
143
143
golang.org/x/mod v0.19.0 // indirect
144
144
golang.org/x/net v0.33.0 // indirect
145
- golang.org/x/sys v0.29 .0 // indirect
146
- golang.org/x/text v0.21 .0 // indirect
147
- golang.org/x/time v0.9 .0 // indirect
145
+ golang.org/x/sys v0.33 .0 // indirect
146
+ golang.org/x/text v0.25 .0 // indirect
147
+ golang.org/x/time v0.11 .0 // indirect
148
148
golang.org/x/tools v0.23.0 // indirect
149
149
google.golang.org/protobuf v1.35.1 // indirect
150
150
gopkg.in/macaroon.v2 v2.1.0 // indirect
@@ -156,6 +156,6 @@ require (
156
156
nhooyr.io/websocket v1.8.7 // indirect
157
157
)
158
158
159
- go 1.22
159
+ go 1.23.0
160
160
161
- toolchain go1.23.2
161
+ toolchain go1.24.3
0 commit comments