2019-05-21 22:56:55 +02:00
|
|
|
module github.com/matrix-org/dendrite
|
|
|
|
|
|
|
|
require (
|
2022-09-20 16:01:19 +02:00
|
|
|
github.com/Arceliar/ironwood v0.0.0-20220903132624-ee60c16bcfcf
|
2022-01-05 18:44:49 +01:00
|
|
|
github.com/Arceliar/phony v0.0.0-20210209235338-dde1a8dca979
|
2020-09-14 17:39:38 +02:00
|
|
|
github.com/DATA-DOG/go-sqlmock v1.5.0
|
2022-01-20 16:26:45 +01:00
|
|
|
github.com/MFAshby/stdemuxerhook v1.0.0
|
2021-07-07 13:06:17 +02:00
|
|
|
github.com/Masterminds/semver/v3 v3.1.1
|
2022-09-07 18:15:54 +02:00
|
|
|
github.com/blevesearch/bleve/v2 v2.3.4
|
2021-07-07 13:06:17 +02:00
|
|
|
github.com/codeclysm/extract v2.2.0+incompatible
|
2022-07-11 15:31:31 +02:00
|
|
|
github.com/dgraph-io/ristretto v0.1.1-0.20220403145359-8e850b710d6d
|
2022-09-20 16:01:19 +02:00
|
|
|
github.com/docker/docker v20.10.18+incompatible
|
2021-07-07 13:06:17 +02:00
|
|
|
github.com/docker/go-connections v0.4.0
|
2022-04-08 13:24:49 +02:00
|
|
|
github.com/getsentry/sentry-go v0.13.0
|
2022-01-28 11:27:09 +01:00
|
|
|
github.com/gologme/log v1.3.0
|
2022-09-20 16:01:19 +02:00
|
|
|
github.com/google/go-cmp v0.5.9
|
2022-04-08 13:24:49 +02:00
|
|
|
github.com/google/uuid v1.3.0
|
2020-09-01 11:20:31 +02:00
|
|
|
github.com/gorilla/mux v1.8.0
|
2022-04-08 13:24:49 +02:00
|
|
|
github.com/gorilla/websocket v1.5.0
|
2022-09-12 11:35:04 +02:00
|
|
|
github.com/kardianos/minwinsvc v1.0.0
|
2022-09-20 16:01:19 +02:00
|
|
|
github.com/lib/pq v1.10.7
|
2021-10-05 17:03:55 +02:00
|
|
|
github.com/matrix-org/dugong v0.0.0-20210921133753-66e6b1c67e2e
|
2022-04-19 11:34:33 +02:00
|
|
|
github.com/matrix-org/go-sqlite3-js v0.0.0-20220419092513-28aa791a1c91
|
2021-07-12 19:58:25 +02:00
|
|
|
github.com/matrix-org/gomatrix v0.0.0-20210324163249-be2af5ef2e16
|
2022-09-23 13:59:00 +02:00
|
|
|
github.com/matrix-org/gomatrixserverlib v0.0.0-20220923115829-2217f6c65ce3
|
2022-09-20 16:01:19 +02:00
|
|
|
github.com/matrix-org/pinecone v0.0.0-20220915154206-df85cb5026fc
|
2020-08-07 16:00:23 +02:00
|
|
|
github.com/matrix-org/util v0.0.0-20200807132607-55161520e1d4
|
2022-09-20 16:01:19 +02:00
|
|
|
github.com/mattn/go-sqlite3 v1.14.15
|
2022-09-22 14:55:40 +02:00
|
|
|
github.com/nats-io/nats-server/v2 v2.9.1-0.20220920152220-52d7b481c4b5
|
2022-09-20 16:01:19 +02:00
|
|
|
github.com/nats-io/nats.go v1.17.0
|
2021-07-27 22:34:40 +02:00
|
|
|
github.com/neilalexander/utp v0.1.1-0.20210727203401-54ae7b1cd5f9
|
2020-09-01 11:20:31 +02:00
|
|
|
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
|
2022-05-26 13:34:43 +02:00
|
|
|
github.com/ngrok/sqlmw v0.0.0-20220520173518-97c9c04efc79
|
2020-09-01 11:20:31 +02:00
|
|
|
github.com/opentracing/opentracing-go v1.2.0
|
2021-07-09 17:52:31 +02:00
|
|
|
github.com/patrickmn/go-cache v2.1.0+incompatible
|
2020-04-14 17:15:59 +02:00
|
|
|
github.com/pkg/errors v0.9.1
|
2022-09-20 16:01:19 +02:00
|
|
|
github.com/prometheus/client_golang v1.13.0
|
2022-08-11 18:23:35 +02:00
|
|
|
github.com/sirupsen/logrus v1.9.0
|
2022-09-20 16:01:19 +02:00
|
|
|
github.com/stretchr/testify v1.8.0
|
|
|
|
github.com/tidwall/gjson v1.14.3
|
|
|
|
github.com/tidwall/sjson v1.2.5
|
2022-01-28 11:27:09 +01:00
|
|
|
github.com/uber/jaeger-client-go v2.30.0+incompatible
|
2021-08-03 12:15:17 +02:00
|
|
|
github.com/uber/jaeger-lib v2.4.1+incompatible
|
2022-09-01 18:12:27 +02:00
|
|
|
github.com/yggdrasil-network/yggdrasil-go v0.4.5-0.20220901155642-4f2abece817c
|
2022-09-20 16:01:19 +02:00
|
|
|
go.uber.org/atomic v1.10.0
|
|
|
|
golang.org/x/crypto v0.0.0-20220919173607-35f4265a4bc0
|
|
|
|
golang.org/x/image v0.0.0-20220902085622-e7cb96979f69
|
2022-09-01 18:12:27 +02:00
|
|
|
golang.org/x/mobile v0.0.0-20220722155234-aaac322e2105
|
2022-09-20 16:01:19 +02:00
|
|
|
golang.org/x/net v0.0.0-20220919232410-f2f64ebce3c1
|
|
|
|
golang.org/x/term v0.0.0-20220919170432-7a66f970e087
|
2022-04-08 13:24:49 +02:00
|
|
|
gopkg.in/h2non/bimg.v1 v1.1.9
|
2021-03-03 12:08:41 +01:00
|
|
|
gopkg.in/yaml.v2 v2.4.0
|
2022-07-11 15:31:31 +02:00
|
|
|
nhooyr.io/websocket v1.8.7
|
|
|
|
)
|
|
|
|
|
|
|
|
require (
|
|
|
|
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 // indirect
|
|
|
|
github.com/HdrHistogram/hdrhistogram-go v1.1.2 // indirect
|
2022-09-20 16:01:19 +02:00
|
|
|
github.com/Microsoft/go-winio v0.5.2 // indirect
|
|
|
|
github.com/RoaringBitmap/roaring v1.2.1 // indirect
|
2022-07-11 15:31:31 +02:00
|
|
|
github.com/beorn7/perks v1.0.1 // indirect
|
2022-09-20 16:01:19 +02:00
|
|
|
github.com/bits-and-blooms/bitset v1.3.3 // indirect
|
2022-09-07 18:15:54 +02:00
|
|
|
github.com/blevesearch/bleve_index_api v1.0.3 // indirect
|
2022-09-20 16:01:19 +02:00
|
|
|
github.com/blevesearch/geo v0.1.14 // indirect
|
2022-09-07 18:15:54 +02:00
|
|
|
github.com/blevesearch/go-porterstemmer v1.0.3 // indirect
|
|
|
|
github.com/blevesearch/gtreap v0.1.1 // indirect
|
|
|
|
github.com/blevesearch/mmap-go v1.0.4 // indirect
|
|
|
|
github.com/blevesearch/scorch_segment_api/v2 v2.1.2 // indirect
|
|
|
|
github.com/blevesearch/segment v0.9.0 // indirect
|
|
|
|
github.com/blevesearch/snowballstem v0.9.0 // indirect
|
|
|
|
github.com/blevesearch/upsidedown_store_api v1.0.1 // indirect
|
|
|
|
github.com/blevesearch/vellum v1.0.8 // indirect
|
|
|
|
github.com/blevesearch/zapx/v11 v11.3.5 // indirect
|
|
|
|
github.com/blevesearch/zapx/v12 v12.3.5 // indirect
|
|
|
|
github.com/blevesearch/zapx/v13 v13.3.5 // indirect
|
|
|
|
github.com/blevesearch/zapx/v14 v14.3.5 // indirect
|
|
|
|
github.com/blevesearch/zapx/v15 v15.3.5 // indirect
|
2022-07-11 15:31:31 +02:00
|
|
|
github.com/cespare/xxhash/v2 v2.1.2 // indirect
|
|
|
|
github.com/davecgh/go-spew v1.1.1 // indirect
|
2022-09-20 16:01:19 +02:00
|
|
|
github.com/docker/distribution v2.8.1+incompatible // indirect
|
|
|
|
github.com/docker/go-units v0.5.0 // indirect
|
2022-07-11 15:31:31 +02:00
|
|
|
github.com/dustin/go-humanize v1.0.0 // indirect
|
2022-09-01 18:12:27 +02:00
|
|
|
github.com/fsnotify/fsnotify v1.5.4 // indirect
|
2022-07-11 15:31:31 +02:00
|
|
|
github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0 // indirect
|
|
|
|
github.com/gogo/protobuf v1.3.2 // indirect
|
2022-09-07 18:15:54 +02:00
|
|
|
github.com/golang/geo v0.0.0-20210211234256-740aa86cb551 // indirect
|
2022-09-20 16:01:19 +02:00
|
|
|
github.com/golang/glog v1.0.0 // indirect
|
|
|
|
github.com/golang/mock v1.6.0 // indirect
|
2022-07-11 15:31:31 +02:00
|
|
|
github.com/golang/protobuf v1.5.2 // indirect
|
2022-09-20 16:01:19 +02:00
|
|
|
github.com/golang/snappy v0.0.4 // indirect
|
2022-07-11 15:31:31 +02:00
|
|
|
github.com/h2non/filetype v1.1.3 // indirect
|
2022-09-07 18:15:54 +02:00
|
|
|
github.com/json-iterator/go v1.1.12 // indirect
|
2022-09-20 16:01:19 +02:00
|
|
|
github.com/juju/errors v1.0.0 // indirect
|
|
|
|
github.com/klauspost/compress v1.15.10 // indirect
|
|
|
|
github.com/kr/pretty v0.3.0 // indirect
|
|
|
|
github.com/lucas-clemente/quic-go v0.29.0 // indirect
|
2022-08-03 11:38:36 +02:00
|
|
|
github.com/marten-seemann/qtls-go1-18 v0.1.2 // indirect
|
2022-09-20 16:01:19 +02:00
|
|
|
github.com/marten-seemann/qtls-go1-19 v0.1.0 // indirect
|
2022-07-11 15:31:31 +02:00
|
|
|
github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 // indirect
|
|
|
|
github.com/minio/highwayhash v1.0.2 // indirect
|
|
|
|
github.com/moby/term v0.0.0-20210610120745-9d4ed1856297 // indirect
|
2022-09-07 18:15:54 +02:00
|
|
|
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
|
|
|
|
github.com/modern-go/reflect2 v1.0.2 // indirect
|
2022-07-11 15:31:31 +02:00
|
|
|
github.com/morikuni/aec v1.0.0 // indirect
|
2022-09-07 18:15:54 +02:00
|
|
|
github.com/mschoch/smat v0.2.0 // indirect
|
2022-08-01 10:51:13 +02:00
|
|
|
github.com/nats-io/jwt/v2 v2.3.0 // indirect
|
2022-07-11 15:31:31 +02:00
|
|
|
github.com/nats-io/nkeys v0.3.0 // indirect
|
|
|
|
github.com/nats-io/nuid v1.0.1 // indirect
|
|
|
|
github.com/nxadm/tail v1.4.8 // indirect
|
2022-09-01 18:12:27 +02:00
|
|
|
github.com/onsi/ginkgo v1.16.5 // indirect
|
2022-07-11 15:31:31 +02:00
|
|
|
github.com/onsi/gomega v1.17.0 // indirect
|
|
|
|
github.com/opencontainers/go-digest v1.0.0 // indirect
|
|
|
|
github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799 // indirect
|
|
|
|
github.com/pmezard/go-difflib v1.0.0 // indirect
|
|
|
|
github.com/prometheus/client_model v0.2.0 // indirect
|
2022-09-20 16:01:19 +02:00
|
|
|
github.com/prometheus/common v0.37.0 // indirect
|
|
|
|
github.com/prometheus/procfs v0.8.0 // indirect
|
2022-07-11 15:31:31 +02:00
|
|
|
github.com/tidwall/match v1.1.1 // indirect
|
|
|
|
github.com/tidwall/pretty v1.2.0 // indirect
|
2022-09-20 16:01:19 +02:00
|
|
|
go.etcd.io/bbolt v1.3.6 // indirect
|
|
|
|
golang.org/x/exp v0.0.0-20220916125017-b168a2c6b86b // indirect
|
2022-09-01 18:12:27 +02:00
|
|
|
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 // indirect
|
2022-09-20 16:01:19 +02:00
|
|
|
golang.org/x/sys v0.0.0-20220919091848-fb04ddd9f9c8 // indirect
|
2022-07-11 15:31:31 +02:00
|
|
|
golang.org/x/text v0.3.8-0.20211004125949-5bd84dd9b33b // indirect
|
2022-09-20 16:01:19 +02:00
|
|
|
golang.org/x/time v0.0.0-20220920022843-2ce7c2934d45 // indirect
|
2022-09-01 18:12:27 +02:00
|
|
|
golang.org/x/tools v0.1.12 // indirect
|
2022-09-20 16:01:19 +02:00
|
|
|
google.golang.org/protobuf v1.28.1 // indirect
|
2022-07-11 15:31:31 +02:00
|
|
|
gopkg.in/macaroon.v2 v2.1.0 // indirect
|
|
|
|
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 // indirect
|
2022-09-20 16:01:19 +02:00
|
|
|
gopkg.in/yaml.v3 v3.0.1 // indirect
|
2022-05-26 13:34:43 +02:00
|
|
|
gotest.tools/v3 v3.0.3 // indirect
|
2019-05-21 22:56:55 +02:00
|
|
|
)
|
2019-12-17 17:47:45 +01:00
|
|
|
|
2022-07-11 15:31:31 +02:00
|
|
|
go 1.18
|