This commit is contained in:
Matthew Hodgson 2020-09-27 22:24:17 +01:00
parent 5bbe73747c
commit 15fe61ed58

2
go.mod
View File

@ -1,7 +1,5 @@
module github.com/matrix-org/dendrite
replace github.com/matrix-org/gomatrixserverlib => ../gomatrixserverlib
require (
github.com/DATA-DOG/go-sqlmock v1.5.0
github.com/Shopify/sarama v1.27.0