2019-05-21 22:56:55 +02:00
|
|
|
module github.com/matrix-org/dendrite
|
|
|
|
|
|
|
|
require (
|
2022-05-26 13:34:43 +02:00
|
|
|
github.com/Arceliar/ironwood v0.0.0-20220306165321-319147a02d98
|
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
|
|
|
|
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-05-26 13:34:43 +02:00
|
|
|
github.com/docker/docker v20.10.16+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-05-26 13:34:43 +02:00
|
|
|
github.com/google/go-cmp v0.5.8
|
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-05-05 12:33:16 +02:00
|
|
|
github.com/kardianos/minwinsvc v1.0.0
|
2022-04-08 13:24:49 +02:00
|
|
|
github.com/lib/pq v1.10.5
|
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-07-25 12:42:22 +02:00
|
|
|
github.com/matrix-org/gomatrixserverlib v0.0.0-20220725104114-b6003e522771
|
2022-07-08 15:54:08 +02:00
|
|
|
github.com/matrix-org/pinecone v0.0.0-20220708135211-1ce778fcde6a
|
2020-08-07 16:00:23 +02:00
|
|
|
github.com/matrix-org/util v0.0.0-20200807132607-55161520e1d4
|
2022-05-26 13:34:43 +02:00
|
|
|
github.com/mattn/go-sqlite3 v1.14.13
|
2022-08-01 10:51:13 +02:00
|
|
|
github.com/nats-io/nats-server/v2 v2.8.5-0.20220731184415-903a06a5b4ee
|
|
|
|
github.com/nats-io/nats.go v1.16.1-0.20220731182438-87bbea85922b
|
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-05-26 13:34:43 +02:00
|
|
|
github.com/prometheus/client_golang v1.12.2
|
2021-07-12 19:58:25 +02:00
|
|
|
github.com/sirupsen/logrus v1.8.1
|
2022-05-26 13:34:43 +02:00
|
|
|
github.com/stretchr/testify v1.7.1
|
2022-05-09 15:30:32 +02:00
|
|
|
github.com/tidwall/gjson v1.14.1
|
2022-01-28 11:27:09 +01:00
|
|
|
github.com/tidwall/sjson v1.2.4
|
|
|
|
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-03-16 17:49:10 +01:00
|
|
|
github.com/yggdrasil-network/yggdrasil-go v0.4.3
|
2021-08-03 12:15:17 +02:00
|
|
|
go.uber.org/atomic v1.9.0
|
2022-05-26 13:34:43 +02:00
|
|
|
golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e
|
|
|
|
golang.org/x/image v0.0.0-20220413100746-70e8d0d3baa9
|
|
|
|
golang.org/x/mobile v0.0.0-20220518205345-8578da9835fd
|
|
|
|
golang.org/x/net v0.0.0-20220524220425-1d687d428aca
|
|
|
|
golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
|
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
|
|
|
|
github.com/Microsoft/go-winio v0.5.1 // indirect
|
|
|
|
github.com/beorn7/perks v1.0.1 // indirect
|
|
|
|
github.com/cespare/xxhash/v2 v2.1.2 // indirect
|
|
|
|
github.com/cheekybits/genny v1.0.0 // indirect
|
|
|
|
github.com/davecgh/go-spew v1.1.1 // indirect
|
|
|
|
github.com/docker/distribution v2.7.1+incompatible // indirect
|
|
|
|
github.com/docker/go-units v0.4.0 // indirect
|
|
|
|
github.com/dustin/go-humanize v1.0.0 // indirect
|
|
|
|
github.com/frankban/quicktest v1.14.3 // indirect
|
|
|
|
github.com/fsnotify/fsnotify v1.4.9 // indirect
|
|
|
|
github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0 // indirect
|
|
|
|
github.com/gogo/protobuf v1.3.2 // indirect
|
|
|
|
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b // indirect
|
|
|
|
github.com/golang/protobuf v1.5.2 // indirect
|
|
|
|
github.com/h2non/filetype v1.1.3 // indirect
|
|
|
|
github.com/juju/errors v0.0.0-20220203013757-bd733f3c86b9 // indirect
|
|
|
|
github.com/juju/testing v0.0.0-20220203020004-a0ff61f03494 // indirect
|
2022-08-01 10:51:13 +02:00
|
|
|
github.com/klauspost/compress v1.15.9 // indirect
|
2022-07-11 15:31:31 +02:00
|
|
|
github.com/lucas-clemente/quic-go v0.26.0 // indirect
|
|
|
|
github.com/marten-seemann/qtls-go1-16 v0.1.5 // indirect
|
|
|
|
github.com/marten-seemann/qtls-go1-17 v0.1.1 // indirect
|
|
|
|
github.com/marten-seemann/qtls-go1-18 v0.1.1 // indirect
|
|
|
|
github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 // indirect
|
|
|
|
github.com/miekg/dns v1.1.49 // indirect
|
|
|
|
github.com/minio/highwayhash v1.0.2 // indirect
|
|
|
|
github.com/moby/term v0.0.0-20210610120745-9d4ed1856297 // indirect
|
|
|
|
github.com/morikuni/aec v1.0.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
|
|
|
|
github.com/onsi/ginkgo v1.16.4 // indirect
|
|
|
|
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
|
|
|
|
github.com/prometheus/common v0.32.1 // indirect
|
|
|
|
github.com/prometheus/procfs v0.7.3 // indirect
|
|
|
|
github.com/stretchr/objx v0.2.0 // indirect
|
|
|
|
github.com/tidwall/match v1.1.1 // indirect
|
|
|
|
github.com/tidwall/pretty v1.2.0 // indirect
|
|
|
|
golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 // indirect
|
|
|
|
golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a // indirect
|
|
|
|
golang.org/x/text v0.3.8-0.20211004125949-5bd84dd9b33b // indirect
|
2022-08-01 10:51:13 +02:00
|
|
|
golang.org/x/time v0.0.0-20220411224347-583f2d630306 // indirect
|
2022-07-11 15:31:31 +02:00
|
|
|
golang.org/x/tools v0.1.10 // indirect
|
|
|
|
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
|
|
|
|
google.golang.org/protobuf v1.27.1 // indirect
|
|
|
|
gopkg.in/macaroon.v2 v2.1.0 // indirect
|
|
|
|
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 // indirect
|
2022-05-26 13:34:43 +02:00
|
|
|
gopkg.in/yaml.v3 v3.0.0 // indirect
|
|
|
|
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
|