back out bogus go.mod change

This commit is contained in:
Matthew Hodgson 2020-09-27 21:04:31 +01:00
parent ebeff8ddb1
commit 4262095f02

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